summaryrefslogtreecommitdiffstats
path: root/assets/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'assets/stylesheets')
-rw-r--r--assets/stylesheets/book/progress.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/stylesheets/book/progress.less b/assets/stylesheets/book/progress.less
index 8e0dd80..a17af6d 100644
--- a/assets/stylesheets/book/progress.less
+++ b/assets/stylesheets/book/progress.less
@@ -24,11 +24,11 @@
margin-bottom: 20px;
.bar {
- height: 10px;
+ height: 8px;
position: absolute;
right: 20px;
left: 20px;
- top: 10px;
+ top: 11px;
background: @bar-background;
border-radius: 5px;