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 {