gitlab-org--gitlab-foss/changelogs/unreleased/mr-tabs-container-offset.yml
Phil Hughes d7c0955b88 Fixed merge request tabs extra margin
Fixed extra margin when the merge request tabs are affixed

This was caused by some weird padding that was on the container & then
not correctly removed.

The fix involved removing the container from inside the tabs holder div
& then adding the widths through CSS depending on if fixed & whether the
parent is limited width or not.

In reality out container classes need to be fixed as it is getting pretty un-managable at the moment this should of been an easy fix, but in reality turned into something much harder.

Closes #26853
2017-01-27 15:44:41 +00:00

4 lines
93 B
YAML

---
title: Fixed merge requests tab extra margin when fixed to window
merge_request:
author: