aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-25 11:02:14 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-25 11:02:52 +0200
commit705ff97892fe816746f6a1f96bf0efac6668ceb9 (patch)
tree7d04c93ff6fedb8fe2c32d7f60833c7f874eb191 /view
parentda775d182af76b17b65f5475d1a8ac617db57188 (diff)
downloadvolse-hubzilla-705ff97892fe816746f6a1f96bf0efac6668ceb9.tar.gz
volse-hubzilla-705ff97892fe816746f6a1f96bf0efac6668ceb9.tar.bz2
volse-hubzilla-705ff97892fe816746f6a1f96bf0efac6668ceb9.zip
more css fixes for bs-default schema
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/schema/BS-Default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/schema/BS-Default.css b/view/theme/redbasic/schema/BS-Default.css
index 47e93edc3..d23fc0fd8 100644
--- a/view/theme/redbasic/schema/BS-Default.css
+++ b/view/theme/redbasic/schema/BS-Default.css
@@ -1,4 +1,4 @@
.navbar-dark .navbar-toggler,
-.nav-link.active {
+.navbar-dark .nav-link.active {
color: rgba(0,0,0,0.7) !important;
}