Skip to content

UI bug fixes

Annabel Gray requested to merge ui-bug-fixes into master

What does this MR do?

Closes #20074 (closed)
Closes #20094 (closed)

Regression UI bug fixes

  • Fix broken status icon on project page
  • Center tooltip on empty state in pipeline
  • Reduce max-width of commit title in pipeline so more fits in table
  • Fixes firefox rendering (icons getting cut off)
  • Fixes Safari rendering of SHA icon

Screenshots (if relevant)

Broken SVG:
Screen_Shot_2016-07-20_at_8.41.43_PM Fixed SVG:
Screen_Shot_2016-07-20_at_8.53.19_PM Centered tooltip on empty state:
Screen_Shot_2016-07-20_at_9.07.48_AM

Merge request reports