2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Fixes #20975: removed trailing whitespace

This commit is contained in:
Valentine Abanosimov
2016-10-30 21:51:16 +03:00
parent d6132c9a5d
commit 66d113be83
+1 -1
View File
@@ -270,7 +270,7 @@
.navbar-divider { .navbar-divider {
background-color: rgba(255,255,255,.075); background-color: rgba(255,255,255,.075);
} }
.navbar-text { .navbar-text {
color: $navbar-dark-color; color: $navbar-dark-color;
} }