Make poll form take full width
This commit is contained in:
parent
bcd91851d2
commit
3524eb84c3
1 changed files with 1 additions and 0 deletions
|
@ -388,6 +388,7 @@
|
||||||
background-color: var(--bg-faded-color);
|
background-color: var(--bg-faded-color);
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
margin: 8px 0 0;
|
margin: 8px 0 0;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
#compose-container .poll-choices {
|
#compose-container .poll-choices {
|
||||||
|
|
Loading…
Add table
Reference in a new issue