mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Fixes #20975: removed trailing whitespace
This commit is contained in:
parent
66d113be83
commit
34ec049231
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@
|
||||||
.navbar-divider {
|
.navbar-divider {
|
||||||
background-color: rgba(0,0,0,.075);
|
background-color: rgba(0,0,0,.075);
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-text {
|
.navbar-text {
|
||||||
color: $navbar-light-color;
|
color: $navbar-light-color;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue