summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-04 06:56:30 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-04 06:56:30 +0000
commit3fa324a1b5a6a7360216a88201f10b000915f574 (patch)
treea193ee0c48956c36bfec9a7ec29e302520d460f2 /themes
parent4bfbde89e72ac2a386d0647669fdd050207fe371 (diff)
downloadbrdo-3fa324a1b5a6a7360216a88201f10b000915f574.tar.gz
brdo-3fa324a1b5a6a7360216a88201f10b000915f574.tar.bz2
#493678 by threexk and tic2000: Fix disappearing Garland tabs in IE 7.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css
index 0b87e836a..c72a341a5 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -633,6 +633,7 @@ ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.seconda
text-decoration: none;
position: relative;
top: -1px;
+ display: inline-block;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {