Don’t show border around images on album page.
[Sone.git] / src / main / resources / static / css / sone.css
index 69e93d6..b4ea40d 100644 (file)
@@ -673,7 +673,7 @@ textarea {
        padding: 0.5ex;
 }
 
-#sone .image img, #sone .single-image img {
+#sone .single-image img {
        border: solid 1px #000;
        background-color: #fff;
 }