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

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

查看文件

@ -515,4 +515,8 @@ div#station_logbooks_linked_table_paginate {
.previous-qsos table { .previous-qsos table {
margin-bottom: 0px; margin-bottom: 0px;
}
.lotw-cert-list table {
margin-bottom: 0px;
} }