diff --git a/serveradmin/servershell/static/css/servershell.css b/serveradmin/servershell/static/css/servershell.css index 4d51ce80..2fdcf3a1 100644 --- a/serveradmin/servershell/static/css/servershell.css +++ b/serveradmin/servershell/static/css/servershell.css @@ -16,6 +16,7 @@ table tr:nth-child(odd) .disabled { #result_table thead th { padding-right: 1ch; + white-space: nowrap; } .results-info:last-of-type {