summaryrefslogtreecommitdiffstats
path: root/webui_content/cobblerweb.css
diff options
context:
space:
mode:
Diffstat (limited to 'webui_content/cobblerweb.css')
-rw-r--r--webui_content/cobblerweb.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/webui_content/cobblerweb.css b/webui_content/cobblerweb.css
index a1cc86a3..a535d89e 100644
--- a/webui_content/cobblerweb.css
+++ b/webui_content/cobblerweb.css
@@ -40,11 +40,13 @@ tr.roweven { background-color: #3f3d3d; }
table.sortable th {
background-color: #363a4e;
margin: 0;
+ white-space: nowrap;
}
table.sortable caption {
background-color: #202331;
margin: 0;
+ white-space: nowrap;
}
td.nicedit { background-color: #444444; }