Render notifications.
[Sone.git] / src / main / resources / static / css / sone.css
index c6b65ff..75a0bfd 100644 (file)
@@ -60,6 +60,10 @@ textarea {
        margin-bottom: 1ex;
 }
 
+#sone #notification-area .notification .dismiss {
+       float: right;
+}
+
 #sone #notification-area .notification > div {
        display: inline;
 }