diff --git a/application/views/qso/index.php b/application/views/qso/index.php index 939417dc..86baffcc 100755 --- a/application/views/qso/index.php +++ b/application/views/qso/index.php @@ -1,17 +1,5 @@
- - - - - - - -
@@ -287,10 +275,20 @@
+ + + + + +
-

Previous Contacts

+

Previous Contacts

diff --git a/assets/css/general.css b/assets/css/general.css index 77602427..f317601d 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -106,4 +106,8 @@ TD.lotw{ .qso-edit-box { padding: 10px; +} + +.previous-qsos .card-title { + margin-bottom: 0px; } \ No newline at end of file