Correct class name

This commit is contained in:
Pierre Rudloff 2016-07-10 13:12:44 +02:00
parent 28d1319d73
commit 57c5de5ac7
2 changed files with 2 additions and 2 deletions

View file

@ -660,7 +660,7 @@ h1 {
}
@media all and (display-mode: standalone) {
.bookmarklet {
.bookmarklet_wrapper {
display: none;
}
}