From 8feee0995f5121bf474c7b3588ac7ab610cf807d Mon Sep 17 00:00:00 2001 From: Peter 'Pita' Martischka Date: Mon, 23 May 2011 22:32:30 +0100 Subject: [PATCH] Revert "make viewfontmenu smaller" This reverts commit 4e564380932a39b15204d8abd177558c2780fa16. --- static/css/pad_lite.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index f0e256cdf..a38a43be9 100755 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -995,7 +995,7 @@ form#reconnectform { display: none; } } #viewfontmenu { position: static; - width: 20px; + width: 65px; } #bottomarea { height: 28px;