/* _label.less ------------- define label */ label{ // exception for checkboxes and radios inside labels input{ margin-right: 5px; position: relative; top: -1px; } }