.nav-tabs { &.nav-justified { @extend .nav-justified; } } .nav-pills { > li { float: left; } } .nav-justified { > li { float: none; } }