mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Fixing the widgets UI in IE <= 8
--HG-- branch : 1.x
This commit is contained in:
@@ -18,7 +18,6 @@ font-size:1.077em;
|
||||
padding:2px 2px;
|
||||
}
|
||||
#widgets-layers-control {
|
||||
float:left;
|
||||
margin-bottom:-20px;
|
||||
position:relative;
|
||||
}
|
||||
|
@@ -10,4 +10,8 @@ button, .button, .button:link, .button:visited {
|
||||
|
||||
.button {
|
||||
line-height:inherit;
|
||||
}
|
||||
|
||||
.group {
|
||||
zoom:1;
|
||||
}
|
Reference in New Issue
Block a user