From c44ab9fd144a372e8e7526e49b56b53812249805 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 27 Feb 2012 10:43:16 +0100 Subject: [PATCH] mobile sharebox fix --- user/css/krtmn.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/user/css/krtmn.css b/user/css/krtmn.css index 059b463..4a80695 100644 --- a/user/css/krtmn.css +++ b/user/css/krtmn.css @@ -604,7 +604,8 @@ body#public { margin-bottom: 1em; } - div.share { + div.share, + #sharebox { margin: .5em 0 !important; float: none; width: auto !important;