Skip to content

Commit 86f3996

Browse files
author
Natalia Momotenko
committed
Merge remote-tracking branch 'origin/MAGETWO-54218' into bugfixes
2 parents f6b451c + 41ceeb6 commit 86f3996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/css/source/lib/_dropdowns.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@
253253
.lib-css(z-index, @_dropdown-list-z-index);
254254
box-sizing: border-box;
255255
display: none;
256+
position: absolute;
256257

257258
._lib-dropdown-list-position(
258259
@_dropdown-list-position-top,
@@ -291,7 +292,6 @@
291292

292293
@{_options-selector} {
293294
display: block;
294-
position: absolute;
295295
}
296296
}
297297
}

0 commit comments

Comments
 (0)