Remove empty space from under the table

这个提交包含在:
Peter Goodhall 2023-08-15 13:40:23 +01:00
父节点 6a8cc38921
当前提交 8402201a7b

查看文件

@ -511,4 +511,8 @@ div#station_logbooks_linked_table_paginate {
#radio_cat_state {
margin-bottom: 10px;
}
.previous-qsos table {
margin-bottom: 0px;
}