aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-02 19:26:57 -0800
committerfriendica <info@friendica.com>2013-12-02 19:26:57 -0800
commit061725b97a1086a89a5542005b6b6e58d38437ff (patch)
treef9e3e5f48932d9acf65de393a998b4035a58f5e0 /view/theme/redbasic/css
parent2475357e3c8d714b18f741074f5737a2ccf13dae (diff)
downloadvolse-hubzilla-061725b97a1086a89a5542005b6b6e58d38437ff.tar.gz
volse-hubzilla-061725b97a1086a89a5542005b6b6e58d38437ff.tar.bz2
volse-hubzilla-061725b97a1086a89a5542005b6b6e58d38437ff.zip
clear floats on the connect button
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css1
1 files changed, 1 insertions, 0 deletions
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;
}