diff --git a/scss/_popup.scss b/scss/_popup.scss index 247b944779..c1ddff83a5 100644 --- a/scss/_popup.scss +++ b/scss/_popup.scss @@ -14,6 +14,7 @@ visibility: hidden; width: $popup-width; + max-width: 100%; border-radius: $popup-border-radius; background-color: $popup-background-color;