aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-07-03 21:22:13 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-03 21:22:13 +0200
commit562124c29f821b046bc4cf4b48a7bde39c70a07b (patch)
tree92590842e52b211c763cf8ff93b66f80c36906df /view
parent133292e241f9408ff793aa95aceec00c808fbd68 (diff)
downloadvolse-hubzilla-562124c29f821b046bc4cf4b48a7bde39c70a07b.tar.gz
volse-hubzilla-562124c29f821b046bc4cf4b48a7bde39c70a07b.tar.bz2
volse-hubzilla-562124c29f821b046bc4cf4b48a7bde39c70a07b.zip
bs-dev, minor css fix and min version
Diffstat (limited to 'view')
-rw-r--r--view/css/bootstrap-red.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index 04db6193d..24f04dfe7 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -61,7 +61,7 @@ nav .dropdown-menu {
padding: 0.5rem 0.1rem;
}
-.navbar-inverse .navbar-toggler {
+.navbar-dark .navbar-toggler {
color: rgba(255,255,255,1);
}
/* nav overrides end */