diff options
Diffstat (limited to 'web/nms.gathering.org/index.html')
-rw-r--r-- | web/nms.gathering.org/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/nms.gathering.org/index.html b/web/nms.gathering.org/index.html index d3928bb..4077e4e 100644 --- a/web/nms.gathering.org/index.html +++ b/web/nms.gathering.org/index.html @@ -295,7 +295,7 @@ </div> </div> </div> - <div id="info-panel-container" class="col-md-5" style="display: none; position: absolute; z-index: 120;"> + <div id="info-box-container" class="col-md-5 hidden" style="position: absolute; z-index: 120;"> </div> </div> |