diff --git a/Plugins/Mineplex.ReportSite/css/tiger.css b/Plugins/Mineplex.ReportSite/css/tiger.css index 208eb8884..30624599b 100644 --- a/Plugins/Mineplex.ReportSite/css/tiger.css +++ b/Plugins/Mineplex.ReportSite/css/tiger.css @@ -40,6 +40,10 @@ h2,h3,h4,h5,h6 { min-height: 500px; } +#chat { + padding-bottom: 1rem; +} + #footer { border-top: solid 2px rgba(204, 204, 204, 0.64); padding-left: 20%;