From: Valentine Abanosimov Date: Sun, 30 Oct 2016 18:51:16 +0000 (+0300) Subject: Fixes #20975: removed trailing whitespace X-Git-Tag: v4.0.0-alpha.6~466^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66d113be834c0414537b41ebe3b343c313126645;p=thirdparty%2Fbootstrap.git Fixes #20975: removed trailing whitespace --- diff --git a/scss/_navbar.scss b/scss/_navbar.scss index 46e1d89eb6..e020b677eb 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; }