Prevent too narrow chosen boxes

This commit is contained in:
Nathan Gray 2013-06-17 22:01:11 +00:00
parent 94793b7808
commit 5bb349eb7a

View File

@ -5,6 +5,7 @@
zoom: 1;
*display: inline;
text-align: left;
min-width: 8ex;
}
.chzn-container .chzn-drop {
background: #fff;