summaryrefslogtreecommitdiffstats
path: root/library/demos/sayings.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'library/demos/sayings.tcl')
-rw-r--r--library/demos/sayings.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/sayings.tcl b/library/demos/sayings.tcl
index aa3479c..3458016 100644
--- a/library/demos/sayings.tcl
+++ b/library/demos/sayings.tcl
@@ -24,7 +24,7 @@ pack $w.msg -side top
set btns [addSeeDismiss $w.buttons $w]
pack $btns -side bottom -fill x
-frame $w.frame -borderwidth 10
+frame $w.frame -borderwidth 7.5p
pack $w.frame -side top -expand yes -fill both -padx 1c