Improve Liberapay css for Firefox compatibility

This commit is contained in:
Zed 2023-09-19 01:29:41 +00:00
parent 7d14789910
commit 537af7fd5e
1 changed files with 3 additions and 2 deletions

View File

@ -70,8 +70,9 @@ nav {
.lp { .lp {
height: 14px; height: 14px;
margin-top: 2px; display: inline-block;
display: block; position: relative;
top: 2px;
fill: var(--fg_nav); fill: var(--fg_nav);
&:hover { &:hover {