mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
limit active styles for nav-pills to immediate children
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@
|
||||
@include border-radius($nav-pills-border-radius);
|
||||
|
||||
&.active,
|
||||
.show & {
|
||||
.show > & {
|
||||
color: $nav-pills-link-active-color;
|
||||
background-color: $nav-pills-link-active-bg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user