add padding to make bar icon vertically centered in the nav menu

Signed-off-by: Hongyi Zhang <hongyi73.zhang@gmail.com>
This commit is contained in:
Hongyi Zhang 2015-10-10 15:13:52 -07:00
parent 012d42db6a
commit 022d936dd9
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