diff options
author | friendica <info@friendica.com> | 2014-04-19 21:12:42 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-19 21:12:42 -0700 |
commit | 4bc3385e5e50fe03ba5fe9e82f0aa3505bcdbd68 (patch) | |
tree | 525a446f5ba48db0510223699f4feac9749089f4 | |
parent | df31f04adcfbf5df7e4b10652fdc0c6291bf4a52 (diff) | |
download | volse-hubzilla-4bc3385e5e50fe03ba5fe9e82f0aa3505bcdbd68.tar.gz volse-hubzilla-4bc3385e5e50fe03ba5fe9e82f0aa3505bcdbd68.tar.bz2 volse-hubzilla-4bc3385e5e50fe03ba5fe9e82f0aa3505bcdbd68.zip |
another minor position tweak
-rw-r--r-- | view/css/conversation.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css index 8ff389320..d176df7de 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -227,7 +227,7 @@ clear: both; } .comment .wall-item-tools-bs { padding: 0px 0px; - margin-left: 30px; + margin-left: 35px; } .item-tool { float: left; |