mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 11:01:48 +02:00
[ticket/12769] Profile menu caret fix
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user