Beautify CSS a little bit.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 17 Jan 2011 19:09:55 +0000 (20:09 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 17 Jan 2011 19:09:55 +0000 (20:09 +0100)
src/main/resources/static/css/sone.css

index 0628b72..255ab57 100644 (file)
@@ -496,6 +496,7 @@ textarea {
 #sone .profile-field .edit-field-name, #sone .profile-field .move-up-field, #sone .profile-field .move-down-field, #sone .profile-field .delete-field-name {
        float: right;
        margin-top: -1ex;
+       position: relative;
 }
 
 #sone #tail {