Float sender selection button to the left.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 18 Jan 2011 07:58:39 +0000 (08:58 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 18 Jan 2011 07:58:39 +0000 (08:58 +0100)
src/main/resources/static/css/sone.css

index bc7445a..7895246 100644 (file)
@@ -178,7 +178,7 @@ textarea {
 
 #sone #update-status .select-sender button {
        display: inline;
-       float: none;
+       float: left;
 }
 
 #sone .nice-name {