Remove unnecessary CSS rule.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 1 Jan 2011 01:27:05 +0000 (02:27 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 1 Jan 2011 01:27:05 +0000 (02:27 +0100)
src/main/resources/static/css/sone.css

index c978cf2..00d9e36 100644 (file)
@@ -73,10 +73,6 @@ textarea {
        float: right;
 }
 
-#sone #notification-area .notification > div {
-       display: inline;
-}
-
 #sone #notification-area .notification .post-count {
        margin-left: 1ex;
 }