-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Trivial
-
Component/s: git-parameter-plugin
-
Environment:Jenkins version: 2.183
git-parameter version: 0.9.11
Browser: Firefox 67.0.4 (64 bit), Chrome 75.0.3770.100 (Official Build) (64-bit)
The gitParameterSelect input does not fill the whole width of the container div. Because of this if we have long branch names the text will be clipped. Adding the "setting-input" class to gitParameterSelect input would solve this issue.