Move avatar from options to profile.
[Sone.git] / src / main / resources / static / css / sone.css
index 2d9d503..d065f78 100644 (file)
@@ -856,5 +856,9 @@ textarea {
 
 #sone #avatar-selection li .post-avatar {
        vertical-align: middle;
-       margin-bottom: 0.5em;
+       margin-top: 0.5em;
+}
+
+#sone #avatar-selection li#no-avatar {
+       display: block;
 }