diff --git a/public/styles/normal.css b/public/styles/normal.css index 0ebcd72..80fcc4d 100644 --- a/public/styles/normal.css +++ b/public/styles/normal.css @@ -134,4 +134,9 @@ border-bottom: 0px; .tabs, .pills { margin: 0 0 0px; -} \ No newline at end of file +} + +table th, table td { +line-height: 10px; +vertical-align: middle; +} diff --git a/source/webui/templates/home.tpl b/source/webui/templates/home.tpl index 15d2187..18a4e55 100644 --- a/source/webui/templates/home.tpl +++ b/source/webui/templates/home.tpl @@ -42,6 +42,4 @@ - +