mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 17:25:40 +03:00
Fix updates button not clickable when header is hidden
This commit is contained in:
parent
959c6f4ad3
commit
e7dc2c8517
1 changed files with 1 additions and 0 deletions
|
@ -747,6 +747,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
margin-top: 16px;
|
||||
transform: translate(-50%, 0);
|
||||
font-size: 90%;
|
||||
pointer-events: auto;
|
||||
}
|
||||
.updates-button .icon {
|
||||
vertical-align: top;
|
||||
|
|
Loading…
Reference in a new issue