mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
* Update button.sass button grouping sizes * Update tag.sass
This commit is contained in:
committed by
Jeremy Thomas
parent
cf23977d0f
commit
2d2c8f7a30
@@ -231,6 +231,16 @@ $button-static-border-color: $grey-lighter !default
|
||||
margin-bottom: -0.5rem
|
||||
&:not(:last-child)
|
||||
margin-bottom: 1rem
|
||||
// Sizes
|
||||
&.are-small
|
||||
.button
|
||||
+button-small
|
||||
&.are-medium
|
||||
.button
|
||||
+button-medium
|
||||
&.are-large
|
||||
.button
|
||||
+button-large
|
||||
&.has-addons
|
||||
.button
|
||||
&:not(:first-child)
|
||||
|
||||
Reference in New Issue
Block a user