Skip to content

Commit

Permalink
fix(style): removed scrollbars from header
Browse files Browse the repository at this point in the history
  • Loading branch information
Izak88 authored and jkuri committed Oct 25, 2017
1 parent acb610c commit 651b88d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/styles/nav.sass
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@

&.user-item
margin-top: 7px
margin-right: -10px
height: 40px
display: inline-flex
align-items: center
Expand Down Expand Up @@ -135,7 +134,7 @@
width: 30px
height: 30px
border-radius: 50%
margin-right: 30px
margin-right: 10px
background: $grey-light

.ion-chevron-down
Expand Down

0 comments on commit 651b88d

Please sign in to comment.