FIX: poll design on mobile

This commit is contained in:
Régis Hanol
2015-05-07 19:49:06 +02:00
parent c1bb7bc7cc
commit 875a013ec7
6 changed files with 65 additions and 40 deletions

View File

@@ -0,0 +1,7 @@
div.poll {
.poll-buttons {
button {
margin: 3px 0;
}
}
}