Merge pull request #3375 from tkrotoff/fix-nav-items-gaps

This commit is contained in:
Alfred Xing
2015-01-29 14:07:49 -08:00

View File

@@ -83,7 +83,9 @@
display: block;
padding: 5px 10px;
margin-right: 0 !important;
&:not(:last-child) {
margin-right: 0;
}
margin-left: 20px;
}
}