Added script setmainpage.py that sets initial main_page attributes for tags to reposi...
[wolnelektury.git] / wolnelektury / media / css / master.css
index 2f7259d..995ba45 100644 (file)
@@ -163,7 +163,11 @@ em {
 }
 
 .ac_input {
-    width: 20em;
+    width: 18em;
+}
+
+#main-page .ac_input {
+    width: 28em;
 }