Skip to content

Commit d578d78

Browse files
committed
Added more specificity
1 parent 80e4154 commit d578d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scss/_form.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ textarea {
156156
height: $line-height-computed + $font-size-base + 12px;
157157
}
158158

159-
.item-stacked-label select {
159+
.item-select.item-stacked-label select {
160160
position: relative;
161161
padding: 0px;
162162
max-width: 90%;

0 commit comments

Comments
 (0)