Use larger preview images.
[Sone.git] / src / main / resources / static / css / sone.css
index b4ea40d..8c30aa8 100644 (file)
@@ -657,16 +657,14 @@ textarea {
 }
 
 #sone .image-container {
-       width: 200px;
-       height: 200px;
+       width: 250px;
+       height: 250px;
        overflow: hidden;
        padding: -1px;
        border: solid 1px #000;
 }
 
 #sone .image {
-       width: 200px;
-       height: 150px;
        display: table-cell;
        vertical-align: top;
        text-align: center;