_sass/another/_tabs.scss in another-theme-1.0.3 vs _sass/another/_tabs.scss in another-theme-1.0.4

- old
+ new

@@ -1,19 +1,15 @@ .container--tabs { .nav-tabs { - float: left; - width: 100%; - margin: 0; + margin-bottom: 0; list-style-type: none; border-bottom: 1px solid rgba(var(--rgb-primary),0.1); > li { - float: left; margin-bottom: -1px; > a { float: left; - line-height: 1.42857143; padding: 0.75rem; min-width: 125px; border-bottom: 1px solid transparent; &:hover {