fix poll weirdness, but this breaks arrows
This commit is contained in:
parent
f7e8e59d4f
commit
a64677bbd7
1 changed files with 1 additions and 2 deletions
|
@ -85,8 +85,7 @@ button a {
|
||||||
#messages>li>li {
|
#messages>li>li {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
height: 0.8em;
|
min-height: 0.9em;
|
||||||
height: 0.9em;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: end;
|
align-items: end;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue