From 4a1d1eb9e74551f61ad04d211b42697e6dc52018 Mon Sep 17 00:00:00 2001 From: Phil Hughes Date: Wed, 15 Mar 2017 09:57:07 +0000 Subject: Fixed pipeline action tooltips being cut off Changed the container for the tooltip to be the body so that the tooltip does not get cut off with the overflow area. This change affects both merge request pipelines table & the pipelines page Closes #29314 --- changelogs/unreleased/pipeline-tooltips-overflow.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelogs/unreleased/pipeline-tooltips-overflow.yml (limited to 'changelogs/unreleased/pipeline-tooltips-overflow.yml') diff --git a/changelogs/unreleased/pipeline-tooltips-overflow.yml b/changelogs/unreleased/pipeline-tooltips-overflow.yml new file mode 100644 index 00000000000..184da8049f3 --- /dev/null +++ b/changelogs/unreleased/pipeline-tooltips-overflow.yml @@ -0,0 +1,4 @@ +--- +title: Fixed pipeline actions tooltips overflowing +merge_request: +author: -- cgit v1.2.1