Skip to content
Permalink
Browse files

Fix for visible scrollbars in Safari w/ traditional mouse

  • Loading branch information...
pleonard212 committed May 16, 2018
1 parent 165155b commit fd83a124f3b03e6039a39ab8383c8c1a4b0c51dc
Showing with 4 additions and 0 deletions.
  1. +4 −0 assets/css/style.css
@@ -113,6 +113,10 @@ nav.hidden {
padding: 0 10px;
}

.nav-inner::-webkit-scrollbar {
-webkit-appearance: none;
}

nav h2 {
font-size: 0.9em;
line-height: 1.05em;

0 comments on commit fd83a12

Please sign in to comment.
You can’t perform that action at this time.