diff --git a/src/definitions/modules/modal.less b/src/definitions/modules/modal.less index 66b0fe427..c2d329c8a 100755 --- a/src/definitions/modules/modal.less +++ b/src/definitions/modules/modal.less @@ -307,7 +307,7 @@ .ui.scrolling.modal { position: static; - margin: @scrollingMargin auto; + margin: @scrollingMargin auto !important; } @media only screen and (max-width : @computerBreakpoint) {