Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: pipeline
-
Labels:None
-
Similar Issues:
Description
So in the HTML there's this:
<tr class="dropdownList-end rowvg-end"></tr>
All the other entries around this dropdown entry have a "display:none" on them except this. Which causes a lot of whitespace.
I added: display:none to the dropdownList-end class in google inspector everything displays normal.