mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 00:39:17 +00:00
FIX: poll design on mobile
This commit is contained in:
parent
73703dd557
commit
2d3a090060
@ -101,6 +101,10 @@ div.poll {
|
||||
border-top: 1px solid $border-color;
|
||||
padding: 10px;
|
||||
|
||||
button {
|
||||
float: none;
|
||||
}
|
||||
|
||||
.toggle-status {
|
||||
float: right;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user