diff options
Diffstat (limited to 'theme/stylesheets/book/progress.less')
-rw-r--r-- | theme/stylesheets/book/progress.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/stylesheets/book/progress.less b/theme/stylesheets/book/progress.less index 25cfd4c..cf4bd00 100644 --- a/theme/stylesheets/book/progress.less +++ b/theme/stylesheets/book/progress.less @@ -23,6 +23,7 @@ position: relative; background: #fff; margin-bottom: 20px; + z-index: 10; .bar { height: 8px; |