aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-03-01 13:22:19 +0100
committerMario Vavti <mario@mariovavti.com>2016-03-01 13:22:19 +0100
commit4d6050f8e573030c1c13d5feb3efe45cc4cc7b22 (patch)
treec02309fedc258b12f751843ff61290579be17b2e /view/theme
parent0ebce75c7d53d209e47f4549105d27bbf1b5052a (diff)
downloadvolse-hubzilla-4d6050f8e573030c1c13d5feb3efe45cc4cc7b22.tar.gz
volse-hubzilla-4d6050f8e573030c1c13d5feb3efe45cc4cc7b22.tar.bz2
volse-hubzilla-4d6050f8e573030c1c13d5feb3efe45cc4cc7b22.zip
another css fix
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 82b6d0277..0b583b5f6 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1503,7 +1503,7 @@ nav .dropdown-menu {
.section-content-tools-wrapper {
padding: 7px 10px;
background-color: $comment_item_colour;
- border-bottom: 1px solid #ccc;
+ border-bottom: 3px solid comment_item_colour;
}
.section-content-info-wrapper {