add css style .hidden

pull/6827/head
Philipp Tessenow 13 years ago
parent a1faa82545
commit eeda6f0364
  1. 2
      assets/stylesheets/reporting.css

@ -536,7 +536,7 @@ div.button_form p * {
z-index: 999; z-index: 999;
} }
#progressbar { #progressbar, .hidden {
display: none; display: none;
} }

Loading…
Cancel
Save