0
0
Fork 0

Minor improvements to poll composing UI (#12319)

- Disable the “add option” button instead of hiding it
- Allow poll option inputs to scale to full width
This commit is contained in:
ThibG 2019-11-07 08:06:06 +01:00 committed by Eugen Rochko
parent 66c1fe0495
commit 7cdb8c10e9
2 changed files with 2 additions and 3 deletions

View file

@ -392,6 +392,7 @@
.autosuggest-input,
.spoiler-input {
position: relative;
width: 100%;
}
.spoiler-input {