* fixed style of input group for opera.

This commit is contained in:
Catouse
2014-04-17 20:05:36 +08:00
parent c12ac1c259
commit a0bc37e751
+2
View File
@@ -205,6 +205,8 @@ i[class^="icon-"].disabled,i[class*=" icon-"].disabled,i[class^="icon-"].disable
/* Table condensed */
.table-condensed th, .table-condensed td {padding: 6px 5px;}
.input-group > select.form-control {float:left; margin-left: -1px;}
/* chosen container in input group */
.input-group > .chosen-container {display: table-cell;}