From 6f942ae48f5aef975b54d2940b2755791a689c4b Mon Sep 17 00:00:00 2001 From: Michael Miday Date: Wed, 16 Sep 2015 17:25:23 +0200 Subject: [PATCH] [ticket/12769] Profile menu caret fix --- phpBB/styles/prosilver/theme/common.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index 1be762475b..2b306eedd5 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -353,12 +353,12 @@ ul.linklist.bulletin > li.no-bulletin:before { } .header-avatar span:after { - content: '\25BC'; + content: '\f0dd'; display: inline-block; - font-size: 9px; - float: right; - padding-left: 2px; - opacity: 0.7; + font: normal normal normal 14px/1 FontAwesome; + padding-left: 6px; + padding-top: 2px; + vertical-align: top; } /* Dropdown menu