Skip to content

Commit

Permalink
Fix mobile menu icon from getting cut off at the bottom.
Browse files Browse the repository at this point in the history
  • Loading branch information
a6wu committed Jun 10, 2016
1 parent b4624e9 commit a3d1a5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions app/styles/base.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion app/styles/partials/navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

@media only screen and (max-width: $mobile-small) {
font-size: 20px;
top: 5px;
}

@media only screen and (max-width: $desktop) {
Expand Down

0 comments on commit a3d1a5f

Please sign in to comment.