Browse Source

adjustments for castillian

Joe Shochet 22 years ago
parent
commit
cd87ff4b53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/gui/DirectDialog.py

+ 1 - 1
direct/src/gui/DirectDialog.py

@@ -105,7 +105,7 @@ class DirectDialog(DirectFrame):
             ('topPad',            0.06,          INITOPT),
             ('topPad',            0.06,          INITOPT),
             ('midPad',            0.12,          INITOPT),
             ('midPad',            0.12,          INITOPT),
             ('sidePad',           0.,            INITOPT),
             ('sidePad',           0.,            INITOPT),
-            ('buttonPadSF',       1.05,          INITOPT),
+            ('buttonPadSF',       1.1,          INITOPT),
             # Alpha of fade screen behind dialog
             # Alpha of fade screen behind dialog
             ('fadeScreen',        0,             None),
             ('fadeScreen',        0,             None),
             ('command',           None,          None),
             ('command',           None,          None),