app/assets/stylesheets/style_guide/navbar.css in style-guide-0.3.0 vs app/assets/stylesheets/style_guide/navbar.css in style-guide-0.4.0

- old
+ new

@@ -86,11 +86,11 @@ .style-guide-bar li a:hover { background-color: #888; color: #f5f5f5; } -@media (min-width: 480px) { +@media (min-width: 720px) { .style-guide-bar label { display: none; } .style-guide-bar .brand { @@ -126,9 +126,10 @@ } .style-guide-bar .active a, .style-guide-bar li a:hover { background-color: #ddd; + color: #888; } .style-guide-bar .active a:hover, .style-guide-bar .active a { background-color: #ddd;