Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
fixed hamburguer button space in tablet
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Sep 8, 2015
1 parent a0a162d commit 10acd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/components/_media-queries.scss
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
#menu-button {
position: fixed;
top: .5rem;
left: 14rem;
left: 13rem;
z-index: 999;
display: block;
transition: all $aside-animation-time;
Expand Down

0 comments on commit 10acd12

Please sign in to comment.