Skip to content

Commit

Permalink
add is-expanded modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
timacdonald authored and jgthms committed Apr 8, 2018
1 parent 7ece5f5 commit ee4ba31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sass/elements/button.sass
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,8 @@ $button-static-border-color: $grey-lighter !default
z-index: 3
&:hover
z-index: 4
&.is-expanded
flex-grow: 1
&.is-centered
justify-content: center
&.is-right
Expand Down

0 comments on commit ee4ba31

Please # to comment.