summaryrefslogtreecommitdiff
path: root/web/share/css/modal.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/share/css/modal.css')
-rw-r--r--web/share/css/modal.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/share/css/modal.css b/web/share/css/modal.css
index 6b6dfa53..ac2cb423 100644
--- a/web/share/css/modal.css
+++ b/web/share/css/modal.css
@@ -74,8 +74,3 @@ div.modal div.modal-window div.modal-buttons button {
border-radius: 0;
height: 40px;
}
-@media only screen and (pointer: coarse) and (orientation: portrait) {
- div.modal-buttons button {
- height: 50px !important;
- }
-}