moves button to header, removes answers on questions show

This commit is contained in:
Alberto Garcia Cabeza
2017-01-30 21:08:35 +01:00
parent 5022bd7bf3
commit 692ebe8893
2 changed files with 17 additions and 21 deletions

View File

@@ -1317,6 +1317,15 @@ ul.ballot-list {
color: #92BA48;
}
.button {
background: white;
color: $brand;
}
.callout.warning a {
color: $color-warning;
}
.info {
background: #314253;
padding: $line-height;