Again changed width of search box on non-catalogue sites.
[wolnelektury.git] / wolnelektury / media / css / master.css
index 2f7259d..57e05e5 100644 (file)
@@ -157,13 +157,12 @@ em {
     color: #444;
 }
 
-/* TODO: Shouldn't be needed */
-#book-detail #search-form {
-    padding: 0.75em 0.5em;
+.ac_input {
+    width: 18em;
 }
 
-.ac_input {
-    width: 20em;
+.ac_input {
+    width: 28em;
 }