diff options
author | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-02-08 03:43:01 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-02-08 03:43:01 +0000 |
commit | 64673acf9f75cb29d665553ba58ffb2046012eeb (patch) | |
tree | dd8a661f24584694cb23fd0975d4615275945f0d /CHANGELOG | |
parent | c5a16b8c60dae3b6bb557121fda57d544add7e1c (diff) | |
parent | e3a9bb8026ec7efca1e5189c8600fad6c11c4311 (diff) | |
download | gitlab-ce-64673acf9f75cb29d665553ba58ffb2046012eeb.tar.gz |
Merge branch 'duduribeiro-fix_showing_overflow' into 'master'
Fix project sidebar overflow small screens
See merge request !1488
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index 068f8456465..74d4031ebaf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,7 +12,7 @@ v 7.8.0 - View note image attachments in new tab when clicked instead of downloading them - Improve sorting logic in UI and API. Explicitly define what sorting method is used by default - Allow more variations for commit messages closing issues (Julien Bianchi and Hannes Rosenögger) - - + - Fix overflow at sidebar when have several itens - - Show tags in commit view (Hannes Rosenögger) - Only count a user's vote once on a merge request or issue (Michael Clarke) |