Sfoglia il codice sorgente

Search Form Tweak

Better search form submit button alignment.

Signed-off-by: emanuele <[email protected]>
Matthew Kerle 12 anni fa
parent
commit
cef556f10c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Themes/default/css/index.css

+ 1 - 1
Themes/default/css/index.css

@@ -1384,7 +1384,7 @@ img.sort {
 }
 #search_form .button_submit {
 	padding: 1px 2px;
-	margin: 1px 5px;
+	margin: -1px 5px;
 	background: #fff url(../images/theme/lower_section.png) 0 45% repeat-x;
 	color: #333;
 }