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:
authorClement Ho <clemmakesapps@gmail.com>2018-06-29 23:34:10 +0300
committerMike Greiling <mike@pixelcog.com>2018-06-29 23:34:10 +0300
commitf2cf9b9ee1068c615bdbd88d9196013b1df7f5e9 (patch)
tree87d7d20558125ef7341cf134ca0991dd6db3e7dc /changelogs
parentfb770344b3bc8100e241aad5103aee59dd0d8a07 (diff)
Fix tooltip flicker
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-tooltip-flicker.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-tooltip-flicker.yml b/changelogs/unreleased/fix-tooltip-flicker.yml
new file mode 100644
index 00000000000..c94723d83df
--- /dev/null
+++ b/changelogs/unreleased/fix-tooltip-flicker.yml
@@ -0,0 +1,5 @@
+---
+title: Fix tooltip flickering bug
+merge_request:
+author:
+type: fixed