aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorChristian Vogeley <christian.vogeley@hotmail.de>2014-04-20 21:55:39 +0200
committerChristian Vogeley <christian.vogeley@hotmail.de>2014-04-20 21:55:39 +0200
commit1c57109977edef920d30364cc5e87d648e145920 (patch)
tree8e42d6db1a8ad30f317b94ca0905a50e5de08a61 /view
parent8d950b4e0628f448393d4d5166caa5d5fe5a1a9b (diff)
downloadvolse-hubzilla-1c57109977edef920d30364cc5e87d648e145920.tar.gz
volse-hubzilla-1c57109977edef920d30364cc5e87d648e145920.tar.bz2
volse-hubzilla-1c57109977edef920d30364cc5e87d648e145920.zip
Position fix in comments
Diffstat (limited to 'view')
-rw-r--r--view/css/conversation.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index d176df7de..efee0de76 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -267,7 +267,12 @@ clear: both;
margin-top: 5px;
margin-left: 65px;
}
-
+.comment
+.wall-item-like,
+.wall-item-dislike {
+ margin-top: 5px;
+ margin-left: 50px;
+}
.wall-item-wrapper-end {
clear: both;
}