Remove IE css fallback

This commit is contained in:
Maximilian Krög
2022-07-30 22:57:31 +02:00
parent 6a6d2cd612
commit e56bda5848
6 changed files with 0 additions and 15 deletions

View File

@@ -2,9 +2,6 @@
height: 100%;
margin: 0;
}
.map:-ms-fullscreen {
height: 100%;
}
.map:fullscreen {
height: 100%;
}