From 1befae8200b0486c1422bce42a763ad67ec20655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Thu, 1 May 2014 13:51:23 +0200 Subject: [PATCH] css --- app/webroot/css/dreamjob.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/webroot/css/dreamjob.css b/app/webroot/css/dreamjob.css index e6f55bd..150be4d 100755 --- a/app/webroot/css/dreamjob.css +++ b/app/webroot/css/dreamjob.css @@ -196,6 +196,9 @@ body.loading #container{ } #barright{ width: 130px; + padding-left:20px; + padding-top:10px; + padding-bottom:10px; } #barright img{ max-width:100%;