From 8b233723c5a6cbf18de438efa1d832691b0d9cce Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 14 May 2014 20:49:33 -0700 Subject: clear the jot-nets float --- view/css/conversation.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/css') 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 */ -- cgit v1.2.3