[ticket/12769] Profile menu caret fix

This commit is contained in:
Michael Miday 2015-09-16 17:25:23 +02:00
parent f32df4d949
commit 6f942ae48f

View file

@ -353,12 +353,12 @@ ul.linklist.bulletin > li.no-bulletin:before {
} }
.header-avatar span:after { .header-avatar span:after {
content: '\25BC'; content: '\f0dd';
display: inline-block; display: inline-block;
font-size: 9px; font: normal normal normal 14px/1 FontAwesome;
float: right; padding-left: 6px;
padding-left: 2px; padding-top: 2px;
opacity: 0.7; vertical-align: top;
} }
/* Dropdown menu /* Dropdown menu