diff options
Diffstat (limited to 'view/css')
-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 829630c55..4e7b59f80 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -46,12 +46,12 @@ margin: 16px; } -/* this is referenced in js/acl.js - not sure if it is still needed. */ .profile-jot-net { float: left; margin-right: 10px; margin-top: 5px; margin-bottom: 5px; + padding: 5px; } /* conversation */ |