From 84568431d82b7370f8e3ff1507f839e93d916440 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 5 Sep 2014 23:25:07 -0700 Subject: [PATCH] fix typo --- src/General/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 0de359872..6deda6559 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -519,7 +519,7 @@ hr ~ div.center:not(.ad-cnt) { border-radius: 2px; box-shadow: 0 0 5px rgba(0, 0, 0, .25); } -.thunb.spoiler-file { +.thumb.spoiler-file { width: 100px; height: 100px; }