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