Skip to content

Cancel icons in pipeline dropdowns are misaligned

Summary

The cancel icons in pipeline dropdowns are off-center.

Steps to reproduce

  • open pipeline dropdown

What is the current bug behavior?

position: relative; top: ...; left: ...

Screen_Shot_2017-12-18_at_11.57.13

What is the expected correct behavior?

margin: 4px

Screen_Shot_2017-12-18_at_12.04.34