Skip to content

Commit

Permalink
Merge f99d8bb into af3ec66
Browse files Browse the repository at this point in the history
  • Loading branch information
ipostol committed Jun 27, 2016
2 parents af3ec66 + f99d8bb commit 3856288
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/loading_bar.js
Expand Up @@ -66,6 +66,7 @@ export class LoadingBar extends React.Component {
backgroundColor: 'red',
transition: 'width 400ms ease-out, height 400ms linear',
position: 'absolute',
zIndex: 100000
}

return { ...style, ...this.props.style }
Expand Down

0 comments on commit 3856288

Please sign in to comment.