Skip to content

Commit 96a75c2

Browse files
author
Arelia Jones
committed
Remove h4 tag around Categories form label
I don't think the label is semantically an h4 and being an h4 made the Categories label smaller than the labels around it
1 parent 2ae6340 commit 96a75c2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

app/cells/plugins/core/tree/checkboxes.haml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
%h4
2-
= render_label
3-
1+
= render_label
2+
43
%p
54
Please select 1-2 Categories.
65

0 commit comments

Comments
 (0)