Merge pull request #35 from colons/768

Move the north-of-768px styles up one pixel.
This commit is contained in:
Yuki 2015-06-06 21:33:28 +05:30
commit f464ca2288
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
border: none;
}
@media (min-width: 768px) {
@media (min-width: 769px) {
nav.navbar .nav > li:not(.profile--image-dropdown) {
-moz-osx-font-smoothing: grayscale;
position: relative;