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