From: Tobias Diekershoff Date: Sun, 13 Jan 2013 12:07:54 +0000 (+0100) Subject: Twitter: CSS cleanup for the config form X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=41e1527c6d097ce9a041b8a1c83ed85340902fb0;p=friendica-addons.git Twitter: CSS cleanup for the config form --- diff --git a/twitter/twitter.css b/twitter/twitter.css index 75747979..3ff37cda 100755 --- a/twitter/twitter.css +++ b/twitter/twitter.css @@ -19,29 +19,20 @@ #twitter-disconnect { float: left; } -#twitter-enable-label { - float: left; - width: 250px; - margin-bottom: 5px; -} -#twitter-default-label { - float: left; - width: 250px; -} -#twitter-sendtaglinks-label { +#twitter-default-label, +#twitter-sendtaglinks-label, +#twitter-enable-label, +#twitter-shortening-label, +#twitter-mirror-label, +#twitter-pin-label { float: left; width: 250px; - margin-bottom: 25px; + margin-bottom: 10px; } #twitter-checkbox { float: left; } -#twitter-pin-label { - float: left; - width: 250px; - margin-bottom: 25px; -} #twitter-pin { float: left;