diff --git a/public/themes/circlepro/stylesheets/frontpage.css b/public/themes/circlepro/stylesheets/frontpage.css index 94c6b71..98c421e 100644 --- a/public/themes/circlepro/stylesheets/frontpage.css +++ b/public/themes/circlepro/stylesheets/frontpage.css @@ -28,6 +28,7 @@ body.controller-welcome #header { } body.controller-welcome #wrapper-header { background: url(../images/logo.png) no-repeat 12px 0; + height: 88px; } body.controller-welcome #header { height: 88px; @@ -2389,7 +2390,7 @@ button:disabled, -moz-background-size: cover; -o-background-size: cover; background-size: cover; - } + } } #fp:before { background: rgba(0, 0, 0, 0);