Fix style issues with long plugin output

fixes #10820
This commit is contained in:
Florian Strohmaier 2016-02-15 11:59:34 +01:00
parent 4c97fb7d01
commit c73ddcff42
2 changed files with 5 additions and 0 deletions

View File

@ -427,6 +427,10 @@ form.instance-features span.description, form.object-features span.description {
border-left: 5px solid @gray-lighter;
padding: 0.66em 0.33em;
&.preformatted {
word-break: break-all;
}
.state-critical {
background-color: @color-critical;
color: @body-bg-color;

View File

@ -77,6 +77,7 @@
font-family: @font-family-fixed;
font-size: @font-size-small;
margin: 0;
word-break: break-all;
}
// Table for performance data in detail views