From: David ‘Bombe’ Roden Date: Tue, 18 Jan 2011 07:58:39 +0000 (+0100) Subject: Float sender selection button to the left. X-Git-Tag: 0.4.2^2~28 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=92e44c7068d88f23a29a4f82da3b91135c3ef2f2 Float sender selection button to the left. --- diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index bc7445a..7895246 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -178,7 +178,7 @@ textarea { #sone #update-status .select-sender button { display: inline; - float: none; + float: left; } #sone .nice-name {