diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 76adc965b10..0683e0ddfcc 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -259,7 +259,8 @@ form.popupform { position:absolute; left:-10000px; } -.hide { +span.hide, +div.hide { display:none; }