Skip to content

Commit 255ac14

Browse files
committed
Hide redundant revealer label inside nested fields. Closes #2368.
1 parent 5db4e45 commit 255ac14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/sass/components/fieldtypes/revealer.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
margin-bottom: 0 !important;
88

99
label, .help-block {
10-
display: none;
10+
display: none !important;
1111
}
1212

1313
.btn {

0 commit comments

Comments
 (0)