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