diff options
author | RedMatrix <info@friendica.com> | 2014-04-21 21:11:16 +1000 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-04-21 21:11:16 +1000 |
commit | 0f71f7aaa4a6a5189278aa5d57f07933480398ab (patch) | |
tree | 0a101809eb19b7db689f5f80309d49dddac20319 /view | |
parent | 1f93dc054afc3d2af9b41a9643e38fcf2a26215c (diff) | |
parent | 3a773c52533251adaa6efa732a0c4b6888f6f156 (diff) | |
download | volse-hubzilla-0f71f7aaa4a6a5189278aa5d57f07933480398ab.tar.gz volse-hubzilla-0f71f7aaa4a6a5189278aa5d57f07933480398ab.tar.bz2 volse-hubzilla-0f71f7aaa4a6a5189278aa5d57f07933480398ab.zip |
Merge pull request #423 from cvogeley/master
Alignment of icons in .item-tool
Diffstat (limited to 'view')
-rw-r--r-- | view/css/conversation.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css index 9881b154d..6b1bdb9fb 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -230,8 +230,6 @@ clear: both; margin-left: 35px; } .item-tool { - float: left; - margin-right: 8px; cursor: pointer; } |