Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
5d2b2ad3
Commit
5d2b2ad3
authored
Aug 13, 2018
by
Adriel Santiago
Committed by
Clement Ho
Aug 13, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve "`Copy to Clipboard` tooltip appears under modal"
parent
13e0b736
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
app/assets/stylesheets/framework/modal.scss
app/assets/stylesheets/framework/modal.scss
+0
-1
app/assets/stylesheets/performance_bar.scss
app/assets/stylesheets/performance_bar.scss
+1
-1
changelogs/unreleased/41996-copy-to-clipboard-tooltip-appears-under-modal.yml
...d/41996-copy-to-clipboard-tooltip-appears-under-modal.yml
+5
-0
No files found.
app/assets/stylesheets/framework/modal.scss
View file @
5d2b2ad3
...
...
@@ -79,7 +79,6 @@ body.modal-open {
.modal
{
background-color
:
$black-transparent
;
z-index
:
2100
;
@include
media-breakpoint-up
(
md
)
{
.modal-dialog
{
...
...
app/assets/stylesheets/performance_bar.scss
View file @
5d2b2ad3
...
...
@@ -6,7 +6,7 @@
left
:
0
;
top
:
0
;
width
:
100%
;
z-index
:
2000
;
z-index
:
1039
;
height
:
$performance-bar-height
;
background
:
$black
;
...
...
changelogs/unreleased/41996-copy-to-clipboard-tooltip-appears-under-modal.yml
0 → 100644
View file @
5d2b2ad3
---
title
:
Solve tooltip appears under modal
merge_request
:
21017
author
:
type
:
fixed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment