summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-07-03 21:42:33 +0200
committerYorhel <git@yorhel.nl>2009-07-03 21:42:33 +0200
commit45843fa3b02a69951fe7f4144ccdcbca76609180 (patch)
treeabd9480361e9b0650223b8c25b0aff0e75d5292d /data
parent83d006a8b947b9246305aef76a51f98459d8e993 (diff)
Make sure the search-tab-thingy stays nicely above the search box
It didn't always look good in all screen resolutions.
Diffstat (limited to 'data')
-rw-r--r--data/style.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/data/style.css b/data/style.css
index ce510235..2f2038aa 100644
--- a/data/style.css
+++ b/data/style.css
@@ -442,10 +442,8 @@ fieldset.search .submit {
padding: 0 1px;
}
p.searchtabs {
- width: 84%;
- padding-right: 15%;
- text-align: center;
height: 12px;
+ padding-right: 70px;
}
p.searchtabs a {
padding: 2px 6px 2px 6px;