monitoring/module.less: no pluginoutput overflow

Was showing tiny scroll bars on Firefox
This commit is contained in:
Thomas Gelf 2014-11-14 21:49:11 +01:00
parent 818ac35e22
commit 5c9b63f35a
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ table.action.comments td a, table.action.downtimes td a {
p.pluginoutput {
font-size: 0.9em;
overflow: auto;
width: 100%;
white-space: pre-wrap;
}