diff --git a/less/header.less b/less/header.less index 5e58d30..f86def5 100644 --- a/less/header.less +++ b/less/header.less @@ -56,8 +56,9 @@ .progress-container { height: 2px; - position: relative; - bottom: 10px; + position: absolute; + bottom: 8px; + left: 8px; background: #666; width: 90%; margin: auto;