diff options
author | Phil Hughes <me@iamphill.com> | 2017-01-27 15:41:19 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-01-27 15:44:41 +0000 |
commit | d7c0955b88f8947e2da41bbce76544dbda76cc0e (patch) | |
tree | df4af2b201243e9fbc1269d533e40eac3c9b6406 /doc/development/frontend.md | |
parent | b9ff4656a8afc7f401d032b857c2089612c597c2 (diff) | |
download | gitlab-ce-d7c0955b88f8947e2da41bbce76544dbda76cc0e.tar.gz |
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
Diffstat (limited to 'doc/development/frontend.md')
0 files changed, 0 insertions, 0 deletions