We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3230194 commit 39ab808Copy full SHA for 39ab808
lib/web/css/source/components/_modals.less
@@ -242,7 +242,7 @@
242
// _____________________________________________
243
244
// Mobile transform to modal-slide
245
-.media-width(@extremum, @break) when (@extremum = 'max') and (@break = (@screen__m + 1)) {
+.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
246
.modal-popup {
247
&.modal-slide {
248
.lib-modal-slide();
0 commit comments