1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02: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

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;
} }