Ray's fix for ie

This commit is contained in:
Christophe Vilayphiou 2012-05-23 12:06:09 +08:00
parent d6b92fc604
commit 006b84f6a1
1 changed files with 3 additions and 0 deletions

View File

@ -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;