diff --git a/src/definitions/modules/popup.less b/src/definitions/modules/popup.less index afaf78613..b2d7cb78b 100755 --- a/src/definitions/modules/popup.less +++ b/src/definitions/modules/popup.less @@ -242,6 +242,15 @@ box-shadow: none; } +/*-------------- + Flowing +---------------*/ + +.ui.flowing.popup { + max-width: 9999px; +} + + /*-------------- Sizes ---------------*/