is-rounded (#1323)

* is-rounded

* padding
This commit is contained in:
Oleksii Potiekhin
2017-12-04 14:21:38 +01:00
committed by Jeremy Thomas
parent f97f0d7df9
commit 61938a39e9
10 changed files with 49 additions and 10 deletions

View File

@@ -199,6 +199,10 @@ $button-static-border-color: $grey-lighter !default
color: $button-static-color
box-shadow: none
pointer-events: none
&.is-rounded
border-radius: $radius-rounded
padding-left: 1em
padding-right: 1em
.buttons
align-items: center