diff --git a/core/css/guest.css b/core/css/guest.css index 576efafec5..79c98d37f5 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -624,6 +624,8 @@ p.info { .float-spinner { margin-top: -32px; padding-top: 32px; + height: 32px; + display: none; } [class^='icon-'], [class*=' icon-'] { background-repeat: no-repeat;