diff --git a/application/views/lotw_views/index.php b/application/views/lotw_views/index.php index 447a498d..fcdca862 100644 --- a/application/views/lotw_views/index.php +++ b/application/views/lotw_views/index.php @@ -122,7 +122,11 @@
-

+ + +
diff --git a/assets/css/general.css b/assets/css/general.css index 24536bfc..344c7a04 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -436,4 +436,8 @@ div#station_logbooks_linked_table_paginate { .w-qsl{ max-height: calc(100vh - 270px); overflow-y: auto; +} + +#lotw_manual_results { + padding-top: 10px; } \ No newline at end of file