summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-09-18 13:20:39 +0200
committerTor Andersson <tor@ccxvii.net>2021-09-18 14:55:38 +0200
commitd16efd818b967686123d4744f985b9c07d40b573 (patch)
tree105fd0041e5890a47b0b145503978e7f1b26a17a
parent1b5c3d20f575a17cf94f547843249d4449a8b260 (diff)
downloadserver-d16efd818b967686123d4744f985b9c07d40b573.tar.gz
crusader: Rotate map to landscape on wide displays.
-rw-r--r--public/common/grid.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/common/grid.css b/public/common/grid.css
index 37c16be..fe8c4e9 100644
--- a/public/common/grid.css
+++ b/public/common/grid.css
@@ -252,7 +252,6 @@ body.Observer .menu .resign {
}
.mapwrap.fit {
- overflow: clip;
max-width: 100%;
}