Fix button icons

This commit is contained in:
Jeremy Thomas
2016-10-30 10:41:53 +00:00
parent 2e7e1d7c75
commit 7720041292
23 changed files with 840 additions and 466 deletions

View File

@@ -5,7 +5,7 @@
border: none
border-radius: 290486px
display: block
height: 12px
height: $size-normal
overflow: hidden
padding: 0
width: 100%
@@ -25,8 +25,8 @@
background-color: $color
// Sizes
&.is-small
height: 8px
height: $size-small
&.is-medium
height: 16px
height: $size-medium
&.is-large
height: 20px
height: $size-large