Skip to content

Commit

Permalink
(liferay#713) Set icons in buttons to 16px x 16px
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin authored and Admin committed Apr 6, 2018
1 parent 09f7890 commit 63f4dea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/clay/src/scss/components/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@

&.btn .lexicon-icon {
margin-top: 0;
height: 16px;
width: 16px;
}
}

Expand Down

0 comments on commit 63f4dea

Please sign in to comment.