app/assets/stylesheets/thredded/layout/_main-navigation.scss in thredded-0.10.1 vs app/assets/stylesheets/thredded/layout/_main-navigation.scss in thredded-0.11.0
- old
+ new
@@ -66,15 +66,9 @@
}
&:last-child::after {
display: none;
}
}
-
- @include thredded-media-desktop-and-up {
- a, &.thredded--navigation-breadcrumbs--item-no-link {
- padding: $thredded-base-spacing 0;
- }
- }
}
a {
@extend %thredded--nav-link;
}