Details
-
Type:
Bug
-
Status: Reopened (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: build-pipeline-plugin
-
Labels:
-
Environment:Jenkins - 1.590,
build pipeline plugin - 1.4.3,
server os - centos 7,
client os - arch linux 3.17.1-1,
browser - chromium 37.0.2062.120,
screen - 1366x768.
-
Similar Issues:
Description
Wrong view for build pipeline plugin (see first attachment):
#main-panel width should be 100%, but it is 75%
Correctly view for build pipeline plugin (see second attachment):
with next additional style - #side-panel, #main-panel
{ width: 100% }Thanks in advance for the solution of this problem!
This issue seems to be solved with this PR.