Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Johnson <bryce@gitlab.com>2016-10-18 20:03:10 +0300
committerBryce Johnson <bryce@gitlab.com>2016-10-19 19:22:12 +0300
commit257c58ebeb2de8fe44f83c751b91e09c306aa588 (patch)
treeb07de9ca1fdb97e6bffc81e0e3afc77c82913ff6 /CHANGELOG.md
parentd927336403a92d340d7e5b2d2328c5a0e029d666 (diff)
Set webkit-overflow-scrolling to auto for children of body.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c866696889e..2c4d94c4cc5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -126,6 +126,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- API: all unknown routing will be handled with 404 Not Found
- Add docs for request profiling
- Delete dynamic environments
+ - Fix buggy iOS tooltip layering behavior.
- Make guests unable to view MRs on private projects
## 8.12.7