From 66d113be834c0414537b41ebe3b343c313126645 Mon Sep 17 00:00:00 2001 From: Valentine Abanosimov Date: Sun, 30 Oct 2016 21:51:16 +0300 Subject: [PATCH] Fixes #20975: removed trailing whitespace --- scss/_navbar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }