mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 20:54:30 -07:00
Restructure files, Add back inline-flex for controls and tags
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
=control
|
||||
-moz-appearance: none
|
||||
-webkit-appearance: none
|
||||
align-items: center
|
||||
background: $control-background
|
||||
border: 1px solid $control-border
|
||||
border-radius: $radius
|
||||
color: $control
|
||||
display: inline-block
|
||||
display: inline-flex
|
||||
font-size: $size-normal
|
||||
height: 32px
|
||||
line-height: 24px
|
||||
|
||||
Reference in New Issue
Block a user