diff --git a/scss/_popup.scss b/scss/_popup.scss index 0c0876899c1..e297b5796f3 100644 --- a/scss/_popup.scss +++ b/scss/_popup.scss @@ -80,6 +80,7 @@ .button { @include flex(1); + display: block; min-height: $popup-button-min-height; border-radius: $popup-button-border-radius; line-height: $popup-button-line-height;