monitoring/CSS: Make plugin output small

refs #5543
This commit is contained in:
Eric Lippmann 2015-10-01 22:59:09 +02:00
parent 508e20dc76
commit 6b897e239d
1 changed files with 1 additions and 0 deletions

View File

@ -6,5 +6,6 @@ p.plugin-output {
}
pre.plugin-output {
.text-small();
white-space: pre-wrap;
}