diff --git a/public/themes/bootstrap/scss/_common.scss b/public/themes/bootstrap/scss/_common.scss index 442cf84f28..fbb043ae97 100644 --- a/public/themes/bootstrap/scss/_common.scss +++ b/public/themes/bootstrap/scss/_common.scss @@ -889,7 +889,7 @@ textarea#partitiondefinition { // for elements that should be revealed only via js .hide { - display: none !important; + display: none; } #list_server {