Skip to content

Commit

Permalink
Fix for menus not indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
johndmulhausen authored Apr 3, 2017
1 parent d2974a5 commit 9121aec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _scss/_navigation.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@

.nav-sidebar ul {
list-style: none;
padding-left: 15px;
padding: 0;
text-align: left;
li {
Expand Down

0 comments on commit 9121aec

Please sign in to comment.