diff options
Diffstat (limited to 'theme/stylesheets/book/progress.less')
-rwxr-xr-x | theme/stylesheets/book/progress.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stylesheets/book/progress.less b/theme/stylesheets/book/progress.less index 51e13e7..c67d7e7 100755 --- a/theme/stylesheets/book/progress.less +++ b/theme/stylesheets/book/progress.less @@ -16,7 +16,7 @@ width: 100%; position: relative; background: #fff; - margin-bottom: 20px; + margin-bottom: 10px; .bar { height: @bar-height; |