diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-21 18:32:46 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-21 18:32:46 +0200 |
commit | 2dadb8de216a3fd46a8f692c66f03336c4f71d00 (patch) | |
tree | 9fd27859b1c667ae6d868ebc354cfc2889b61de6 /play.html | |
parent | 209b4863e5796f5f19506b241599eb4abe1e24f6 (diff) | |
download | waterloo-campaign-1815-2dadb8de216a3fd46a8f692c66f03336c4f71d00.tar.gz |
scroll_with_middle_mouse and scroll_into_view
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -53,7 +53,6 @@ <main data-max-zoom="2"> -<div id="mapwrap"> <div id="map"> <div id="board"></div> <div id="tracks"></div> @@ -270,7 +269,6 @@ </div> </div> -</div> </main> <footer id="status"></footer> |