mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
better poll option alignment for multi-line
This commit is contained in:
parent
3a67c02c7a
commit
9ce6603864
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ div.poll {
|
|||
li, .option {
|
||||
cursor: pointer;
|
||||
font-size: 1.125em;
|
||||
line-height: 2;
|
||||
height: 45px;
|
||||
}
|
||||
|
||||
li[data-poll-option-id] {
|
||||
|
|
Loading…
Reference in a new issue