- fix tag cloud display with IE6/IE7 (without additionnal css hacks)

- collapsed several identical selectors into one

git-svn-id: http://piwigo.org/svn/trunk@2648 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2008-10-03 23:48:03 +00:00
parent e53eee8f16
commit 5fc08c241d
8 changed files with 37 additions and 51 deletions
+1 -3
View File
@@ -11,10 +11,8 @@
margin-bottom: 5px;
}
#menubar #menuTagCloud LI
#menubar #menuTagCloud SPAN
{
display: inline-block;/* required for Safari 3.1 - otherwise overflows on the right */
}
/* end Safari/Konqueror */