From 52f73c30cafd6afaa11361b05972e25ebc223a81 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 22 May 2017 23:17:29 +0500 Subject: PLT-6651 - Overlay issue modal (#6473) * PLT-6651 - Overlay issue modal * Fixing mentions badge --- webapp/sass/components/_modal.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'webapp/sass/components/_modal.scss') diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index fc1584ea9..f5489aa2b 100644 --- a/webapp/sass/components/_modal.scss +++ b/webapp/sass/components/_modal.scss @@ -76,6 +76,12 @@ color: alpha-color($black, .9); width: 100%; + .modal--overflow { + .modal-body { + overflow: visible; + } + } + &.modal-image { .modal-backdrop { &.in { -- cgit v1.2.3-1-g7c22