mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
Apply layout for checkboxes and radio buttons that are a label element child. Place label to the right (float left). Prevent insertion of extra space (typically due to newline in the html) (float). Uniform spacing between the checkbox/radio button and the label (margin/padding).