diff options
author | Phil Hughes <me@iamphill.com> | 2017-01-16 14:55:30 -0500 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-01-16 14:55:30 -0500 |
commit | 3f581e8d04fc9d1f128c57aebbc2d6791a9e4ccc (patch) | |
tree | f6e46e2f171db1b70af27ccf690ec9b7928a356c /changelogs | |
parent | 79373bdc5c025f189f3f17162945765a2617e820 (diff) | |
download | gitlab-ce-3f581e8d04fc9d1f128c57aebbc2d6791a9e4ccc.tar.gz |
Correctly keeps merge request tabs in place when editting value inmr-tabs-alignment-sidebar-open
collapsed sidebar
Previously the CSS would presume the sidebar is open, which it is but as
an overlay so the CSS was pushing the tabs when it shouldnt of been
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/mr-tabs-alignment-sidebar-open.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/mr-tabs-alignment-sidebar-open.yml b/changelogs/unreleased/mr-tabs-alignment-sidebar-open.yml new file mode 100644 index 00000000000..b8c7b78cf0d --- /dev/null +++ b/changelogs/unreleased/mr-tabs-alignment-sidebar-open.yml @@ -0,0 +1,4 @@ +--- +title: Fixed merge request tabs dont move when opening collapsed sidebar +merge_request: +author: |