aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-05-10 14:36:11 +0200
committerMario Vavti <mario@mariovavti.com>2019-05-10 14:36:11 +0200
commit67ca1b82ccd87d45cf4fe71a5547f2b18d42ca5f (patch)
tree8d3b02bf82e9c901a656ce11ca1364a2ef2aa1ab
parent9866053f0ce44721c11990c9f9407e7428757c99 (diff)
downloadvolse-hubzilla-67ca1b82ccd87d45cf4fe71a5547f2b18d42ca5f.tar.gz
volse-hubzilla-67ca1b82ccd87d45cf4fe71a5547f2b18d42ca5f.tar.bz2
volse-hubzilla-67ca1b82ccd87d45cf4fe71a5547f2b18d42ca5f.zip
css fix for bootstrap 4.3.1
-rw-r--r--view/css/bootstrap-red.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index 3ae1d152c..d2daf0b8a 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -77,6 +77,10 @@ nav .dropdown-menu {
}
/* nav overrides end */
+.list-group-item:hover {
+ text-decoration: none;
+}
+
.wall-item-tools .dropdown-menu {
min-width: auto;
}