Cleaned stuff, improved progress bar

This commit is contained in:
Thomas FORGIONE
2015-07-07 14:40:32 +02:00
parent 505e43023a
commit da2a972492
8 changed files with 27 additions and 34 deletions

View File

@@ -7,18 +7,18 @@ body {
-o-user-select:none;
}
html, body {
/*html, body {
height: 100%;
}
#main-section {
min-height: 100%;
}
}*/
#container {
position: absolute;
margin: 0 auto;
min-height: 100%;
/*min-height: 100%;*/
}
.panel-heading a:after {