diff --git a/WebHostLib/static/tracker.css b/WebHostLib/static/tracker.css index a8f9c03f..293fe7a5 100644 --- a/WebHostLib/static/tracker.css +++ b/WebHostLib/static/tracker.css @@ -15,12 +15,14 @@ display: flex; flex-direction: row; justify-content: flex-start; + line-height: 20px; } #search{ width: 200px; height: 20px; margin-bottom: 0.5rem; + margin-right: 1rem; } div.dataTables_wrapper.no-footer .dataTables_scrollBody{