FIX Remove excessive width on add new multi class dropdown

This removes a width definition added in da2e75f
This commit is contained in:
Robbie Averill 2018-01-26 14:03:23 +13:00
parent af0f342c3b
commit cd1fdada5d
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@
display: inline-block;
margin: 0;
min-width: 150px;
width: calc(100% - 20px);
}
.ss-gridfield-add-new-multi-class .form-group:after {