mirror of
https://github.com/discourse/discourse.git
synced 2025-02-19 01:46:01 +00:00
FIX: Poll: option text wrapping bevahiour styling improvement (#27738)
This commit is contained in:
parent
9db1620842
commit
4f87f0d7ef
@ -25,6 +25,9 @@ div.poll-outer {
|
||||
button {
|
||||
background-color: var(--secondary);
|
||||
border: none;
|
||||
text-align: left;
|
||||
padding-left: 23px;
|
||||
text-indent: -23px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user