Adjust width of select dropdown (#5850)

This commit is contained in:
Paul 2016-07-29 10:48:12 +12:00 committed by Sam Minnée
parent c5d662b4fe
commit e2826927a7
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -213,7 +213,7 @@ form.small .field, .field.small {
/* Chosen override */
.chosen-container {
width: 100% !important;
width: 100%;
max-width: $input-max-width !important;
vertical-align: bottom;

View File

@ -1245,7 +1245,7 @@ body.cms {
.form__field-holder--no-label {
margin-left: 0 !important;
flex-basis: 100% !important;
padding-right: 23px;
padding-right: 40px;
}
.dropdown { // The 'select' element