[LoTW] Remove unneeded margin at the bottom of the table

这个提交包含在:
Peter Goodhall 2023-08-18 21:38:34 +01:00
父节点 c8ac0de153
当前提交 a75257d706

查看文件

@ -516,3 +516,7 @@ div#station_logbooks_linked_table_paginate {
.previous-qsos table {
margin-bottom: 0px;
}
.lotw-cert-list table {
margin-bottom: 0px;
}