Remove obsolete CSS.
[Sone.git] / src / main / resources / static / css / sone.css
index 69e93d6..e67ed2f 100644 (file)
@@ -665,15 +665,13 @@ textarea {
 }
 
 #sone .image {
-       width: 200px;
-       height: 150px;
        display: table-cell;
        vertical-align: top;
        text-align: center;
        padding: 0.5ex;
 }
 
-#sone .image img, #sone .single-image img {
+#sone .single-image img {
        border: solid 1px #000;
        background-color: #fff;
 }