Change display type for label checkboxes (#8048)
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
&__label {
|
||||
font-size: $x-small;
|
||||
padding-left: $pad-small;
|
||||
display: inline;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user