de-buttonfy listanswer buttons

This commit is contained in:
Karl
2017-08-17 17:19:00 +02:00
parent c27921c5f6
commit 010c5e7a4e

View File

@@ -24,6 +24,11 @@ body {
height: auto;
}
.btn.btn-block.listanswer {
border: 0px;
cursor: default;
}
#thesesbox{
min-height: 150px;
}
@@ -55,4 +60,4 @@ body {
.m-t-5 {
margin-top: 5px;
}
}