diff --git a/app/webroot/css/dreamjob.css b/app/webroot/css/dreamjob.css index 53be6d8..771cc90 100755 --- a/app/webroot/css/dreamjob.css +++ b/app/webroot/css/dreamjob.css @@ -301,17 +301,16 @@ body.loading #container{ vertical-align: middle; text-align: center; width: 250px; - height: 86px; + //height: 86px; } .openingitem .icon img{ max-height: 86px; max-width: 86px; } .openingitem .icon span{ - white-space:nowrap; text-align: center; display: block; - height:16px; + margin-bottom:5px; color: #4F4F4F; font-weight: normal; }