From 8a0a8d7577be1045e4c9b9c1afe055451d69eea1 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sat, 10 Aug 2013 15:03:22 +0200 Subject: [PATCH] Commented out unused CSS styling --- app/assets/stylesheets/my.css.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/my.css.scss b/app/assets/stylesheets/my.css.scss index 9187c9a..a6150ca 100644 --- a/app/assets/stylesheets/my.css.scss +++ b/app/assets/stylesheets/my.css.scss @@ -23,11 +23,12 @@ ul.thumbnails h3 overflow: hidden; } -.showmorebox +/*.showmorebox { border: 3px solid #DDD; padding: 10px 20px; margin: 5px 20px; text-align: center; font-size: 30px; -} \ No newline at end of file +} +*/ \ No newline at end of file