mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Fix IE footer inline dislay
This commit is contained in:

committed by
Romain Neutron

parent
09242ae2fd
commit
eb976018cc
@@ -540,6 +540,11 @@ ul.footer-list {
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
ul.inline li {
|
||||
*display: inline;
|
||||
*zoom: 1;
|
||||
}
|
||||
|
||||
ul.footer-list li {
|
||||
border-left: 1px solid @textColor;
|
||||
padding: 0 10px;
|
||||
|
Reference in New Issue
Block a user