Jelajahi Sumber

CSS tweak for text alignment, thanks to ARG

Signed-off-by: Bryan Deakin <[email protected]>
Bryan Deakin 11 tahun lalu
induk
melakukan
5b9f0f2111
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      Themes/default/css/index.css

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

@@ -1299,7 +1299,7 @@ img.sort {
 .buttonlist ul li a span {
 	display: block;
 	height: 2.2em;
-	line-height: 2.5em;
+	line-height: 2.2em;
 	padding: 0 8px;
 }
 /* the active one */
@@ -1386,7 +1386,7 @@ img.sort {
 }
 #search_form .button_submit {
 	margin: 2px 5px;
-	padding: 1px 5px;
+	padding: 1px 2px;
 	border-radius: 3px;
 	background: #fff url(../images/theme/lower_section.png) 0 45% repeat-x;
 	color: #333;