mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 23:21:48 +08:00
FIX: poll design on mobile
This commit is contained in:
@ -101,6 +101,10 @@ div.poll {
|
||||
border-top: 1px solid $border-color;
|
||||
padding: 10px;
|
||||
|
||||
button {
|
||||
float: none;
|
||||
}
|
||||
|
||||
.toggle-status {
|
||||
float: right;
|
||||
}
|
||||
|
Reference in New Issue
Block a user