Merge branch 'mark-as-read' into next
[Sone.git] / src / main / resources / static / css / sone.css
index bc7445a..c2cbdd1 100644 (file)
@@ -113,6 +113,10 @@ textarea {
        margin-left: 1ex;
 }
 
+#sone #notification-area .notification .mark-as-read {
+       float: right;
+}
+
 #sone #plugin-warning {
        border: solid 0.5em red;
        padding: 0.5em;
@@ -178,7 +182,7 @@ textarea {
 
 #sone #update-status .select-sender button {
        display: inline;
-       float: none;
+       float: left;
 }
 
 #sone .nice-name {