diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index b7772c16dc..dd62fc20c0 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);