diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index b1467fa7d1..ebe2617ad7 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -893,6 +893,9 @@ div#cont { table, img { border: 0px; } +table pre{ + white-space: pre-wrap; +} tr:first-child>th { background-color: #373737;