Skip to content

Commit

Permalink
fix(sidebar): incorrect style on active item
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed Feb 15, 2019
1 parent 99fb821 commit df338b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sass/partials/sidebar.sass
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ ul.side-nav
color: #fff

&.active > a
padding-left: 55px !important
font-family: "Roboto", sans-serif !important
background: $sidebar_item_active !important
color: $sidebar_item_active_text !important
Expand Down

0 comments on commit df338b6

Please sign in to comment.