mirror of
https://github.com/discourse/discourse.git
synced 2025-04-15 19:02:26 +08: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…
x
Reference in New Issue
Block a user