Skip to content

Commit

Permalink
FIX Remove excessive width on add new multi class dropdown
Browse files Browse the repository at this point in the history
This removes a width definition added in da2e75f
  • Loading branch information
robbieaverill committed Jan 26, 2018
1 parent af0f342 commit cd1fdad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion css/GridFieldExtensions.css
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit cd1fdad

Please sign in to comment.