Skip to content

Make dashboard navlinks consistent

What does this MR do?

  • make activity nav links consistent with others

    each navlink in the dashboards (projects, groups, ...) view is wrapped in a div.top-area except for the activity view: this creates an unpleasant inconsistency.

    This patch adds div.top-area to the activity view.

Screenshot_20170112_100956 Screenshot_20170112_101046

  • consistent capitalisation in projects top-area "Your projects" -> "Your Projects"

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports