Skip to content

Fix CI tables action buttons are hidden is smaller screens

Filipa Lacerda requested to merge 28661-ci-tables-buttons into master

What does this MR do?

  • Removes hidden-xs classes from last columns in environments and pipelines table.
  • Transforms pipelines table css to match structure of pipelines table
  • Makes environments table overflow

With dumb data to make sure it does not break:

Screen_Shot_2017-02-28_at_12.04.08

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28661 (closed)

Merge request reports