-
- Downloads
Fix incorrect `padding` property value pair in `labels.scss` (#1104)
This PR corrects the change to `/_sass/labels.scss` made in 551398f9. This change tried to set the `padding-**top**` property to **two** values rather than set the `padding` property to these values (to represent the vertical and horizontal padding values).
Please register or sign in to comment