summaryrefslogtreecommitdiff
path: root/web/share/css/window.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/share/css/window.css')
-rw-r--r--web/share/css/window.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/share/css/window.css b/web/share/css/window.css
index 133d9946..60c2a8cc 100644
--- a/web/share/css/window.css
+++ b/web/share/css/window.css
@@ -170,8 +170,7 @@ div.window.window-full-tab button.window-button-exit-full-tab {
visibility: visible !important;
}
-@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
- /* iPad */
+@media only screen and (hover: none) and (pointer: coarse) {
div.window {
padding-top: 45px !important;
}