mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
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:
commit
47fff524a3
|
@ -301,6 +301,7 @@
|
||||||
font-size: 30px
|
font-size: 30px
|
||||||
float: left
|
float: left
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
|
padding-top: inherit
|
||||||
|
|
||||||
.wy-nav-content-wrap
|
.wy-nav-content-wrap
|
||||||
margin-left: $nav-desktop-width
|
margin-left: $nav-desktop-width
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user