From: Marcel Werk Date: Tue, 27 Dec 2016 11:24:16 +0000 (+0100) Subject: Fixed styling of embedded attachment overlay X-Git-Tag: 3.0.0_RC_3~35 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=55f6d1fec29e07c579fbd753c7a4295be8ce4a51;p=GitHub%2FWoltLab%2FWCF.git Fixed styling of embedded attachment overlay --- diff --git a/wcfsetup/install/files/style/ui/attachment.scss b/wcfsetup/install/files/style/ui/attachment.scss index 4bdd7a5e68..ec0d7afdc3 100644 --- a/wcfsetup/install/files/style/ui/attachment.scss +++ b/wcfsetup/install/files/style/ui/attachment.scss @@ -198,6 +198,8 @@ display: block; font-family: FontAwesome; font-size: 21px; + font-style: normal; + font-weight: normal; opacity: .5; padding: 2px 8px; position: absolute;