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

resolves 
This commit is contained in:
Alexander A. Klimov 2015-04-27 13:06:55 +02:00
parent 7c0be30def
commit 6f0fd7d44d

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