* fixed style for ie8.

* ajuste style of 'project/burn'.
This commit is contained in:
Catouse
2014-05-02 16:02:17 +08:00
parent a69a464d8d
commit 4c32052c8d
12 changed files with 24 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
.chosen-container-single .chosen-drop {min-width: 300px; border-top: 1px solid #ddd!important}
.input-group {display: block; padding-right: 29px; max-width: 100%;}
.input-group > .chosen-container {display: block; width: 100%;}
.input-group > .chosen-container {display: block!important; width: 100%;}
.input-group-btn {display: block; position: absolute; right: 0; width: 29px; top: 0}