Skip to content

Commit 92d5ad6

Browse files
committed
Merge remote-tracking branch 'trigger/MAGETWO-95433-customer-address-multiselect-attribute' into BugFixPR
2 parents d5609ca + 3ece740 commit 92d5ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/css/source/lib/_forms.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
.lib-form-element-input(@_type: select);
289289
}
290290

291-
select[multiple="multiple"] {
291+
select[multiple] {
292292
.lib-css(height, auto);
293293
background-image: none;
294294
}

0 commit comments

Comments
 (0)