Merge pull request #3 from xavier-heysch/master
Fix progress bar height
This commit is contained in:
@@ -257,7 +257,7 @@
|
||||
|
||||
.rr-progress {
|
||||
width: 100%;
|
||||
height: 4px;
|
||||
height: 12px;
|
||||
background: #eee;
|
||||
position: relative;
|
||||
border-radius: 3px;
|
||||
|
||||
Reference in New Issue
Block a user