summaryrefslogtreecommitdiffstats
path: root/themes/default/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/stylesheet.css')
-rw-r--r--themes/default/stylesheet.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css
index cfc6223..7eede84 100644
--- a/themes/default/stylesheet.css
+++ b/themes/default/stylesheet.css
@@ -45,14 +45,14 @@ table, tr, td {
padding: 0px;
}
-td.searchfor {
- border-bottom: solid 1px #000000;
+div.searchfor {
padding-top: 10px;
- padding-bottom: 10px;
padding-right: 10px;
+ padding-bottom: 10px;
line-height: 21px;
font-size: 12px;
vertical-align: middle;
+ border-bottom: solid 1px #000000;
}
.menu {