Improve progress bar design

This commit is contained in:
Samy Pessé
2014-04-01 02:38:19 -07:00
parent ca2d499f63
commit c66b37d91c
2 changed files with 3 additions and 3 deletions
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -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;