projects
/
project/drupal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
ec7eca5
)
#493678 by threexk, tic2000: fix issue with disappearing Garland tabs in Internet...
author
Neil Drumm
Wed, 16 Sep 2009 04:38:12 +0000 (
04:38
+0000)
committer
Neil Drumm
Wed, 16 Sep 2009 04:38:12 +0000 (
04:38
+0000)
themes/garland/style.css
patch
|
blob
|
blame
|
history
diff --git
a/themes/garland/style.css
b/themes/garland/style.css
index
8f19fe4
..
67dcb69
100644
(file)
--- a/
themes/garland/style.css
+++ b/
themes/garland/style.css
@@
-606,6
+606,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 {