summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-12-23 15:33:10 +0000
committerDries Buytaert <dries@buytaert.net>2006-12-23 15:33:10 +0000
commit7e19c63983f2509462dff3f9ffcc0b6a486dc700 (patch)
tree371d2e5738858df5a8dcd12c0c73f5ee11c177e9 /themes
parent711b947854114cdb41b4f98b3437a8d4e18894c0 (diff)
downloadbrdo-7e19c63983f2509462dff3f9ffcc0b6a486dc700.tar.gz
brdo-7e19c63983f2509462dff3f9ffcc0b6a486dc700.tar.bz2
- Patch #103604 by ufku: IE6 fix for Garland.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css
index 61cfc9c99..edd07858a 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -528,7 +528,7 @@ ul.primary-links li a:hover, ul.primary-links li a.active {
*/
ul.secondary-links {
margin: 0;
- padding: 20px 0 0;
+ padding: 18px 0 0;
float: right;
clear: right;
position: relative;