Dashboard: show refresh button in kiosk mode (#17032)

Fixes #16945
This commit is contained in:
Torkel Ödegaard 2019-05-13 15:49:54 +02:00 committed by GitHub
parent 719c1c277f
commit 3ce2f3b58d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,8 +16,7 @@
}
}
.navbar-button--zoom,
.navbar-button--refresh {
.navbar-button--zoom {
display: none;
}
}