Skip to content

Added various stylistic changes to commit title area

Dimitrie Hoekstra requested to merge stylistic-changes-to-commit-title-bar into master

What does this MR do?

After https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6994 was merged, there were some things left over.

Are there points in the code the reviewer needs to double check?

Yes, in general the code.

Apart from that I couldn't get the extended commit sha to lign up correctly on smaller screens

Why was this MR needed?

Some things weren't done yet.

  • Commit description and commit sha are now bold like in the original design, and are also both visible on smaller screens
  • You can now extend the commit sha on bigger screens and keep it visible truncated on smaller screens.
  • options dropdown button now correctly displays on smaller screens (similar to issue/mr view)

Screenshots (if relevant)

Before: image

After: image image

not aligned correctly: image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

!6994 (merged)

Merge request reports