- 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 -2
View File
@@ -212,8 +212,7 @@ UL.tagSelection LI {
margin: 1em 2em 1em 2em;
}
#fullTagCloud LI {
display: inline;
#fullTagCloud SPAN {
white-space: nowrap;
margin: 0 2px;
}