mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 02:30:23 +00:00
Remove .navbar-divider
This commit is contained in:
parent
bbb0d2b573
commit
d82914fb2f
1 changed files with 0 additions and 8 deletions
|
|
@ -217,10 +217,6 @@
|
|||
background-image: $navbar-light-toggler-bg;
|
||||
}
|
||||
|
||||
.navbar-divider {
|
||||
background-color: rgba(0,0,0,.075);
|
||||
}
|
||||
|
||||
.navbar-text {
|
||||
color: $navbar-light-color;
|
||||
}
|
||||
|
|
@ -266,10 +262,6 @@
|
|||
background-image: $navbar-inverse-toggler-bg;
|
||||
}
|
||||
|
||||
.navbar-divider {
|
||||
background-color: rgba(255,255,255,.075);
|
||||
}
|
||||
|
||||
.navbar-text {
|
||||
color: $navbar-inverse-color;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue