From dfea2d90a16c6a742e403ff2e927bf425ac28533 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 14 May 2014 19:23:05 +0200 Subject: [PATCH] image camping --- app/assets/stylesheets/public.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/assets/stylesheets/public.less b/app/assets/stylesheets/public.less index 00c62a3..ff55e52 100644 --- a/app/assets/stylesheets/public.less +++ b/app/assets/stylesheets/public.less @@ -214,6 +214,9 @@ body { position: relative; } body #main #right #camping img { position: absolute; + max-width:none; + width:240px; + top: -20px; left: -20px; } body #main #right #camping a img {