mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
- 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:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user