Ray's fix for ie
This commit is contained in:
parent
d6b92fc604
commit
006b84f6a1
|
@ -722,6 +722,9 @@
|
|||
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 1);
|
||||
}
|
||||
|
||||
#category_id, #module_app_id {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
[class^="icons-"] {
|
||||
display: inline-block;
|
||||
|
|
Reference in New Issue