Add filter and sort options to “known Sones” page.
[Sone.git] / src / main / resources / static / css / sone.css
index 1dda47e..d38cea7 100644 (file)
@@ -680,3 +680,7 @@ textarea {
        color: red;
        font-style: italic;
 }
+
+#sone #sort-options {
+       margin-bottom: 1em;
+}