diff options
author | Simon Knox <psimyn@gmail.com> | 2017-04-19 11:56:24 +1000 |
---|---|---|
committer | Simon Knox <psimyn@gmail.com> | 2017-05-13 11:53:16 +1000 |
commit | 2ac9fcbd09c4a3efc1b8c3e943c078eefb0e479e (patch) | |
tree | 425b677228da6097a518c91c842f2ec95566e9c3 /changelogs | |
parent | 61f811e61d3782784f94d9f8ff36d62deb69e8fa (diff) | |
download | gitlab-ce-2ac9fcbd09c4a3efc1b8c3e943c078eefb0e479e.tar.gz |
fix Resolved Discussions counter wrapping to next line
change all .nav-links to use flex
place Resolve Discussions above tabs on small screens, and to the right on large
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/31106-tabs-alignment.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/31106-tabs-alignment.yml b/changelogs/unreleased/31106-tabs-alignment.yml new file mode 100644 index 00000000000..53da08cc32d --- /dev/null +++ b/changelogs/unreleased/31106-tabs-alignment.yml @@ -0,0 +1,4 @@ +--- +title: prevent nav tabs from wrapping to new line +merge_request: +author: |