diff options
Diffstat (limited to 'interface/index.html')
-rw-r--r-- | interface/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface/index.html b/interface/index.html index c7b941c7e..163de31aa 100644 --- a/interface/index.html +++ b/interface/index.html @@ -221,7 +221,7 @@ <span class="h6 font-weight-bolder my-2">Lists</span> </div> <div class="card-body nopadding"> - <table class="table table-sm table-hover" id="listMaps"> + <table class="table table-sm table-hover mb-0" id="listMaps"> </table> </div> </div> |