Skip to content

Commit 72ba3a2

Browse files
committed
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2 parents 01cf59b + f628d54 commit 72ba3a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/themes/bootstrap/scss/_common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,7 @@ textarea#partitiondefinition {
889889

890890
// for elements that should be revealed only via js
891891
.hide {
892-
display: none !important;
892+
display: none;
893893
}
894894

895895
#list_server {

0 commit comments

Comments
 (0)