summaryrefslogtreecommitdiffstats
path: root/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'common.inc')
-rw-r--r--common.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/common.inc b/common.inc
index 0cca72d..bf7b5c5 100644
--- a/common.inc
+++ b/common.inc
@@ -1212,9 +1212,9 @@
/menu.bar.width frame1.width 20 sub def
/menu.max.entries 11 def
- /boot.label.len 243 def
+ /boot.label.len 200 def
- /boot.pos { boot.label.len 10 add small_layout { 380 } { 490 } ifelse } def
+ /boot.pos { boot.label.len 10 add small_layout { 434 } { 544 } ifelse } def
/boot.buf.size cmdlinelength def
/boot.buf boot.buf.size string def