From: Marek Stępniowski <marek@stepniowski.com>
Date: Wed, 10 Sep 2008 15:45:48 +0000 (+0200)
Subject: Again changed width of search box on non-catalogue sites.
X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/d50d4a21c5eff7c51e996c2a4691d75db2f97992

Again changed width of search box on non-catalogue sites.
---

diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css
index 995ba45f9..57e05e522 100644
--- a/wolnelektury/media/css/master.css
+++ b/wolnelektury/media/css/master.css
@@ -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;
 }