Fix for menus not indenting

This commit is contained in:
John Mulhausen 2017-04-03 10:47:42 -07:00 committed by GitHub
parent d2974a5d3b
commit 9121aec97a
1 changed files with 1 additions and 0 deletions

View File

@ -103,6 +103,7 @@
.nav-sidebar ul {
list-style: none;
padding-left: 15px;
padding: 0;
text-align: left;
li {