diff options
author | Bryce Johnson <bryce@gitlab.com> | 2017-04-11 16:20:14 -0400 |
---|---|---|
committer | Bryce Johnson <bryce@gitlab.com> | 2017-04-11 18:48:45 -0400 |
commit | 9b9ad44d2107e2e132d780ec26e95dcf753f4370 (patch) | |
tree | d82092a64de2d2133303b8c70688e492a649bc19 /changelogs | |
parent | 04a3e60e419ed1e7a8f253c7200703179a2177e1 (diff) | |
download | gitlab-ce-9b9ad44d2107e2e132d780ec26e95dcf753f4370.tar.gz |
Let browser set overflow-x scroll on user activity calendar.user-activity-scroll-bar
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/user-activity-scroll-bar.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/user-activity-scroll-bar.yml b/changelogs/unreleased/user-activity-scroll-bar.yml new file mode 100644 index 00000000000..97cccee42cb --- /dev/null +++ b/changelogs/unreleased/user-activity-scroll-bar.yml @@ -0,0 +1,4 @@ +--- +title: Fix preemptive scroll bar on user activity calendar. +merge_request: !10636 +author: |