From 1dc0996b895eaa861e4ddbc029c3db0751855c00 Mon Sep 17 00:00:00 2001 From: phrix32 Date: Wed, 17 Aug 2016 17:50:47 +0200 Subject: PLT-3838 Remove close button shadow in modals (#3809) --- webapp/sass/components/_modal.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index b7772c16d..dd62fc20c 100644 --- a/webapp/sass/components/_modal.scss +++ b/webapp/sass/components/_modal.scss @@ -169,6 +169,7 @@ right: 10px; width: 30px; z-index: 5; + text-shadow: none; &:hover { @include alpha-property(background, $black, .1); -- cgit v1.2.3-1-g7c22