diff options
| author | Valentine Abanosimov <[email protected]> | 2016-10-30 21:51:16 +0300 |
|---|---|---|
| committer | Valentine Abanosimov <[email protected]> | 2016-10-30 21:51:16 +0300 |
| commit | 66d113be834c0414537b41ebe3b343c313126645 (patch) | |
| tree | 620888423e785e66f153c1469a8719d8e761308e | |
| parent | d6132c9a5d88f5cd8dd64242d4279568a076efe7 (diff) | |
| download | bootstrap-66d113be834c0414537b41ebe3b343c313126645.tar.xz bootstrap-66d113be834c0414537b41ebe3b343c313126645.zip | |
Fixes #20975: removed trailing whitespace
| -rw-r--r-- | scss/_navbar.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_navbar.scss b/scss/_navbar.scss index 46e1d89eb..e020b677e 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -270,7 +270,7 @@ .navbar-divider { background-color: rgba(255,255,255,.075); } - + .navbar-text { color: $navbar-dark-color; } |
