Skip to content

Commit

Permalink
fix(v-jumbotron): added missing transition
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Jan 17, 2018
1 parent be7fef1 commit cb1c3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stylus/components/_jumbotrons.styl
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ theme(jumbotron, 'jumbotron')
height: 100%
overflow: hidden
position: relative
transition: inherit
width: 100%

&__background
Expand Down

0 comments on commit cb1c3c3

Please sign in to comment.