From 061725b97a1086a89a5542005b6b6e58d38437ff Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 2 Dec 2013 19:26:57 -0800 Subject: clear floats on the connect button --- view/theme/redbasic/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index cd0842683..33e89d3f2 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1834,6 +1834,7 @@ a.mail-list-link { border-radius: $radiuspx; padding: 5px; font-weight: bold; + clear: both; } -- cgit v1.2.3