Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.

Commit

Permalink
fix mobile nav toggle float issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ppoffice committed Dec 23, 2015
1 parent b25136e commit b3e1f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/css/_responsive.styl
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
.nav-container
padding: 0px
#main-nav-toggle
float: none
display: block
.nav-container-inner
display: none
Expand Down

1 comment on commit b3e1f6b

@ppoffice
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#80

Please sign in to comment.