Skip to content

Commit

Permalink
Merge pull request jdan#152 from barneyb/feature/progress-above-slide
Browse files Browse the repository at this point in the history
move the progress bar above the slide content (z-index)
  • Loading branch information
jdan committed May 16, 2016
2 parents 1aba8d6 + e9f6a28 commit 4028c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ pre {
position: fixed;
top: 0; left: 0; right: 0;
height: 3px;
z-index: 1;
}

.progress-bar {
Expand Down

0 comments on commit 4028c1d

Please sign in to comment.