mirror of
https://github.com/discourse/discourse.git
synced 2025-04-28 11:24:36 +08: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;
|
border-top: 1px solid $border-color;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
|
|
||||||
|
button {
|
||||||
|
float: none;
|
||||||
|
}
|
||||||
|
|
||||||
.toggle-status {
|
.toggle-status {
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user