montreuil: update toplinks style (#32591)

This commit is contained in:
Serghei Mihai 2019-09-09 10:55:52 +02:00
parent 5b47a650f0
commit 95872cb489
1 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,9 @@ div#header-wrapper {
background: $secondary-color;
border-radius: 0;
margin-top: -37px;
span.connected-user::before {
text-transform: uppercase;
font-size: 85%;
> span:first-child::before {
content: '\f007';
font-family: FontAwesome;
margin-right: 5px;