Minor tweaks

Link to Twitter is needed for account verification
This commit is contained in:
Matthew Holt 2022-03-08 15:05:50 -07:00
parent 2fb9ef5f23
commit 7c2519209c
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
2 changed files with 4 additions and 3 deletions

View file

@ -520,8 +520,9 @@ article .json a {
position: absolute;
font-size: 16px;
transition: transform .25s ease-in-out, opacity .25s ease-in-out;
max-height: 50%;
overflow-y: auto;
/* TODO: This would be nice, but it breaks the arrow-box... */
/* max-height: 50%;
overflow-y: auto; */
}
#hovercard:not(.popup) {