Bug 30952: Add label style to label class inside fieldset.rows

Issue #51

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Julian Maurice 2022-09-28 11:10:47 +02:00 committed by Tomas Cohen Arazi
parent 268e9ef438
commit c748a0ccfc
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -35,7 +35,8 @@ fieldset.rows ol {
margin: 0 $gap-width 0 0;
}
label {
label,
.label {
font-weight: bold;
&:first-child {