Remove right petrol border from plugin output in the host and service detail views

resolves #8967
This commit is contained in:
Alexander A. Klimov 2015-04-27 13:06:55 +02:00
parent 7c0be30def
commit 6f0fd7d44d
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ p.pluginoutput {
}
div.pluginoutput {
border-right: solid 5px @colorPetrol;
overflow: auto;
color: black;
margin-bottom: 1em;