From 769731672ae81daac7ab349db3ac16e072d1c183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Thu, 1 May 2014 13:27:21 +0200 Subject: [PATCH] css --- app/webroot/css/dreamjob.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/webroot/css/dreamjob.css b/app/webroot/css/dreamjob.css index edf9b13..a3aedb3 100755 --- a/app/webroot/css/dreamjob.css +++ b/app/webroot/css/dreamjob.css @@ -406,11 +406,11 @@ body.loading #container{ font-style:normal; font-size:14px; color:black; + display:inline-block; } .cv .date { display:inline-block; width:90%; - float:right; } .cv .date > select { width:30%;