mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
Label of radion button with a margin right
This commit is contained in:
@@ -3395,7 +3395,8 @@ input, label, select {
|
||||
font-size: $form-font-size; */ }
|
||||
|
||||
label.inline {
|
||||
display: inline; }
|
||||
display: inline;
|
||||
margin-right: 1em; }
|
||||
|
||||
label {
|
||||
font-weight: bold;
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user