move progress into sidebar

This commit is contained in:
Ralf Teusner
2016-09-09 15:40:09 +02:00
parent 3cd224c57e
commit 77452e6c2b
5 changed files with 41 additions and 40 deletions

View File

@@ -89,6 +89,14 @@ button i.fa-spin {
font-size: 0.8em;
}
#turtlecanvas{
border-style:solid;
border-width:thin;
display: block;
margin: auto;
}
/* .requestCommentsButton {
position: relative;
margin-top: -50px;