Commit 7853a675 authored by Mark Otto's avatar Mark Otto

remove extends: navs and unstyled lists

parent e815696d
...@@ -8,8 +8,9 @@ ...@@ -8,8 +8,9 @@
// //
.nav { .nav {
padding-left: 0;
margin-bottom: 0; margin-bottom: 0;
@extend .list-unstyled; list-style: none;
@include clearfix(); @include clearfix();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment