diff options
| author | Valentine Abanosimov <[email protected]> | 2016-10-30 21:57:04 +0300 |
|---|---|---|
| committer | Valentine Abanosimov <[email protected]> | 2016-10-30 21:57:04 +0300 |
| commit | 34ec049231268cfc64a07c9d07f87d832aae4743 (patch) | |
| tree | 61b935165e3acd61e39888d424d520b0de54a801 | |
| parent | 66d113be834c0414537b41ebe3b343c313126645 (diff) | |
| download | bootstrap-34ec049231268cfc64a07c9d07f87d832aae4743.tar.xz bootstrap-34ec049231268cfc64a07c9d07f87d832aae4743.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 e020b677e..3ee8d4107 100644 --- a/scss/_navbar.scss +++ b/scss/_navbar.scss @@ -226,7 +226,7 @@ .navbar-divider { background-color: rgba(0,0,0,.075); } - + .navbar-text { color: $navbar-light-color; } |
