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:14 +0200
commit1bb2d0b954cdd817dcb85fe15dcbabdf996d8518 (patch)
treecb0d0caa06f3d50ea768c81e4eaa0cfcb2c2da10 /view
parent0773b9bf920dbf4d3ba3110079adc39d7a0c0874 (diff)
downloadvolse-hubzilla-1bb2d0b954cdd817dcb85fe15dcbabdf996d8518.tar.gz
volse-hubzilla-1bb2d0b954cdd817dcb85fe15dcbabdf996d8518.tar.bz2
volse-hubzilla-1bb2d0b954cdd817dcb85fe15dcbabdf996d8518.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;
}