Merge pull request #255 from zhanghongyi/fix-bar

Make bar icon vertically centered in the nav menu in mobile view
This commit is contained in:
Eric Holscher 2016-01-11 16:47:32 -08:00
commit 47fff524a3
2 changed files with 2 additions and 1 deletions

View File

@ -301,6 +301,7 @@
font-size: 30px
float: left
cursor: pointer
padding-top: inherit
.wy-nav-content-wrap
margin-left: $nav-desktop-width

File diff suppressed because one or more lines are too long