Better integrate the progress bar

This commit is contained in:
Johannes Zellner
2015-08-12 14:32:20 +02:00
parent 8c004798f2
commit cbd712c20e
2 changed files with 3 additions and 5 deletions

View File

@@ -400,12 +400,9 @@ html {
.grid-item-top .progress {
border-radius: 0;
box-shadown: none;
margin-left: -15px;
margin-right: -15px;
margin-bottom: -11px;
margin-top: 9px;
margin-top: 10px;
width: inherit;
height: 2px;
height: 10px;
}
.grid-item-top .progress-bar {