diff --git a/src/definitions/modules/popup.less b/src/definitions/modules/popup.less index ff02683b2..6985a620c 100755 --- a/src/definitions/modules/popup.less +++ b/src/definitions/modules/popup.less @@ -221,11 +221,9 @@ ---------------*/ .ui.wide.popup { - width: @wideWidth; max-width: @wideWidth; } .ui[class*="very wide"].popup { - width: @veryWideWidth; max-width: @veryWideWidth; }