Skip to content

Commit

Permalink
FR#7428 - Multiline fields in forms have no visible label
Browse files Browse the repository at this point in the history
  • Loading branch information
crisdiaz authored and rostyslav-hymon committed Mar 27, 2018
1 parent f6a0a90 commit 8d52421
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
// Hide group legend and show first field label instead
legend {
&.admin__field-label {
opacity: 0;
opacity: 1;
}
}

Expand Down

0 comments on commit 8d52421

Please sign in to comment.