Fix regression: Add to Home Screen button is unreadable
Regression introduced in commit ea58bac548
This commit is contained in:
parent
7310e13499
commit
7a307f8e74
1 changed files with 2 additions and 0 deletions
|
@ -242,6 +242,8 @@ a:hover {
|
|||
text-decoration: none;
|
||||
line-height: 30px;
|
||||
color: #fff;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
#btn-add-to-home-screen:hover {
|
||||
|
|
Loading…
Reference in a new issue