diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 7e523b1..871a78e 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -178,14 +178,14 @@ body { .box table thead td { font-weight: bold; } -/* + #table tbody, #stats tbody, .box tbody { overflow-y: auto; - width: calc(100% + 20px); + width: calc(100% + 15px); } -*/ + #table thead td { font-weight: bold; white-space: nowrap;