Skip to content

Commit

Permalink
Fixed account dropdown links styles
Browse files Browse the repository at this point in the history
  • Loading branch information
vovayatsyuk committed May 29, 2019
1 parent a0b0f6f commit bafa32c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions web/css/source/_absolute.less
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,14 @@ a:hover {
margin: -10px 0 0 25px;
}
}
.links {
> .links {
float: right;
li {
> li {
float: left;
list-style-type: none;
margin-left: 20px;
}
li.welcome {
margin-right: 50px;
span {
color: @color-gray55;
}
Expand Down

0 comments on commit bafa32c

Please sign in to comment.