From c0f120d98bb8190bfa2924ac7da5530f7cc5d5d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Tue, 29 Apr 2014 22:32:36 +0200 Subject: [PATCH] ... --- app/webroot/css/dreamjob.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/webroot/css/dreamjob.css b/app/webroot/css/dreamjob.css index 86377f1..9d79419 100755 --- a/app/webroot/css/dreamjob.css +++ b/app/webroot/css/dreamjob.css @@ -265,13 +265,12 @@ body.loading #container{ .openingitem { margin: 30px auto; width: 900px; + border-bottom:1px solid grey; } .openingitem h3{ margin: 0px; margin-top: 6px; display:inline-block; - border-bottom:1px solid grey; - width:100%; } .openingitem > div{ display: table;