aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-02-25 00:24:58 +0100
committerMario Vavti <mario@mariovavti.com>2016-02-25 00:24:58 +0100
commit9d3ce5597863e90fc3d28ceb500d1ce0a7023e5b (patch)
tree0ee76b8d424b449c5753ac11e097574de5895b87 /view/theme/redbasic
parente73df9ed1d076c19aca384d9967f9257ac020b4e (diff)
downloadvolse-hubzilla-9d3ce5597863e90fc3d28ceb500d1ce0a7023e5b.tar.gz
volse-hubzilla-9d3ce5597863e90fc3d28ceb500d1ce0a7023e5b.tar.bz2
volse-hubzilla-9d3ce5597863e90fc3d28ceb500d1ce0a7023e5b.zip
fix boxy scheme
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/schema/boxy.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/view/theme/redbasic/schema/boxy.css b/view/theme/redbasic/schema/boxy.css
index ad3e587f0..43ef3e34e 100644
--- a/view/theme/redbasic/schema/boxy.css
+++ b/view/theme/redbasic/schema/boxy.css
@@ -3,9 +3,5 @@
}
.wall-item-content-wrapper.comment {
- border-width: 0px 0px 1px 0px;
-}
-
-.hide-comments-outer {
- border-width: 1px 0px 1px 0px;
+ border-bottom: 1px solid #ccc;
}