mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +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;
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul.inline li {
|
||||||
|
*display: inline;
|
||||||
|
*zoom: 1;
|
||||||
|
}
|
||||||
|
|
||||||
ul.footer-list li {
|
ul.footer-list li {
|
||||||
border-left: 1px solid @textColor;
|
border-left: 1px solid @textColor;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
|
Reference in New Issue
Block a user