diff options
author | Phil Hughes <me@iamphill.com> | 2017-03-15 09:57:07 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-03-15 09:57:07 +0000 |
commit | 4a1d1eb9e74551f61ad04d211b42697e6dc52018 (patch) | |
tree | 1d37e346840806d97a204fa9eb966ab7837cc842 /changelogs | |
parent | 9226ce9e3090dcedcb5c9fa8595d75b5eb295726 (diff) | |
download | gitlab-ce-4a1d1eb9e74551f61ad04d211b42697e6dc52018.tar.gz |
Fixed pipeline action tooltips being cut offpipeline-tooltips-overflow
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
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/pipeline-tooltips-overflow.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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: |