diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css
old mode 100644
new mode 100755
index 354bce672..fc4e9997f
--- a/static/css/pad_lite.css
+++ b/static/css/pad_lite.css
@@ -992,6 +992,10 @@ form#reconnectform { display: none; }
#viewzoommenu {
width: 65px;
}
+#viewfontmenu {
+ position: static;
+ width: 20px;
+}
#bottomarea {
height: 28px;
overflow: hidden;
diff --git a/static/padhtml b/static/padhtml
old mode 100644
new mode 100755
index 6bb0c9348..96f848fd1
--- a/static/padhtml
+++ b/static/padhtml
@@ -107,6 +107,12 @@ var clientVars = {}; // ]]>
+