aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-04-19 21:22:45 -0700
committerfriendica <info@friendica.com>2014-04-19 21:22:45 -0700
commit167bf252c0f5d52e3928428406b80471bd2ed732 (patch)
tree4071746b3e2a9ff02d535f92960b7a4c4c1de96f /view
parent4bc3385e5e50fe03ba5fe9e82f0aa3505bcdbd68 (diff)
downloadvolse-hubzilla-167bf252c0f5d52e3928428406b80471bd2ed732.tar.gz
volse-hubzilla-167bf252c0f5d52e3928428406b80471bd2ed732.tar.bz2
volse-hubzilla-167bf252c0f5d52e3928428406b80471bd2ed732.zip
the comment input box is still a couple pixels off but this aligns the conversation a bit better on narrow screens.
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 03c17e0a4..ff3cec38c 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2331,11 +2331,11 @@ blockquote {
.thread-wrapper .wall-item-comment-wrapper,
.wall-item-content-wrapper.comment {
- margin-left: 24px;
+ margin-left: 18px;
}
.hide-comments-outer {
- margin-left: 24px;
+ margin-left: 18px;
}
.wall-item-photo {