* Opera
* Safari
+## Related projects
+
+* Bulma with Attribute Modules: https://github.com/j5bot/bulma-attribute-selectors
+* Bulma with Rails: https://github.com/joshuajansen/bulma-rails
+
## Copyright and license
Code copyright 2016 Jeremy Thomas. Code released under [the MIT license](https://github.com/jgthms/bulma/blob/master/LICENSE).
.select
border-radius: 0
margin-right: -1px
+ width: auto
&:hover
z-index: 2
&:active,
border-radius: 0 $radius $radius 0
select
border-radius: 0 $radius $radius 0
+ &.is-expanded
+ flex: 1
&.has-addons-centered
justify-content: center
&.has-addons-right
justify-content: flex-end
+ &.has-addons-fullwidth
+ .button,
+ .input,
+ .select
+ flex: 1
&.has-icon
& > .fa
+fa(14px, 24px)