Merge pull request #240 from creative-commoners/pulls/3.1/add-new-multi-class-width

FIX Remove excessive width on add new multi class dropdown
This commit is contained in:
Daniel Hensby 2018-01-26 13:47:15 +00:00 committed by GitHub
commit 6ef71280d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 {