mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-02 03:19:43 +00:00
close#314 - checkbox label is inline
This commit is contained in:
@@ -2730,7 +2730,7 @@ input, label, select {
|
||||
font-size: $form-font-size; */ }
|
||||
|
||||
label.inline {
|
||||
display: inline-block; }
|
||||
display: inline; }
|
||||
|
||||
label {
|
||||
font-weight: bold;
|
||||
|
Reference in New Issue
Block a user