From 4782163c7acd3dc972675df4d6378244a8970450 Mon Sep 17 00:00:00 2001 From: randx Date: Wed, 12 Sep 2012 19:06:32 +0300 Subject: [PATCH] Use default tw thubmnails --- app/assets/stylesheets/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index ab3d44d8..69a3d743 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -660,7 +660,7 @@ li.note { margin-right:40px; .prev { - @extend .borders; + @extend .thumbnail; height:120px; width:175px; margin-bottom:10px;