more css fixes for bs-default schema

This commit is contained in:
Mario Vavti 2018-04-25 11:02:14 +02:00
parent 0773b9bf92
commit 1bb2d0b954

View file

@ -1,4 +1,4 @@
.navbar-dark .navbar-toggler,
.nav-link.active {
.navbar-dark .nav-link.active {
color: rgba(0,0,0,0.7) !important;
}