mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
monitoring/module.less: no pluginoutput overflow
Was showing tiny scroll bars on Firefox
This commit is contained in:
parent
818ac35e22
commit
5c9b63f35a
@ -16,7 +16,6 @@ table.action.comments td a, table.action.downtimes td a {
|
|||||||
|
|
||||||
p.pluginoutput {
|
p.pluginoutput {
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
overflow: auto;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user