Skip to content

Commit

Permalink
Increase <IconLabel />'s padding between icon and label
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Palmer committed Nov 5, 2016
1 parent 0f17e5c commit 534a4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Type/IconLabel/IconLabel.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
}

.label {
padding-left: var(--size-small);
padding-left: var(--size-medium);
}

0 comments on commit 534a4d1

Please sign in to comment.