humanReadableNames in logPanel
[plstackapi.git] / planetstack / core / xoslib / static / css / xosAdminDashboard.css
index d94cb39..d707ffd 100644 (file)
 
 #logPanel {
     overflow-y: auto;
+    overflow-x: hidden;
 }
 
 #logTable {
     width: 100%;
+    white-space: nowrap;
 }
 
 #logTable tr {