mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
switch back to line-height based centering on polls
This commit is contained in:
parent
538f0d1199
commit
1a9da9133e
@ -20,7 +20,7 @@ div.poll {
|
||||
li, .option {
|
||||
cursor: pointer;
|
||||
font-size: 1.125em;
|
||||
height: 45px;
|
||||
line-height: 28px;
|
||||
}
|
||||
|
||||
li[data-poll-option-id] {
|
||||
|
Loading…
Reference in New Issue
Block a user