Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agb@immerda.ch
ipick
Commits
4536ed54
Commit
4536ed54
authored
Mar 28, 2020
by
o@immerda.ch
Browse files
increase z-index
we already use 1000 for the topbar..
parent
b2b760ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
ipick.js
View file @
4536ed54
...
...
@@ -40,7 +40,7 @@
max-width: 0;
transition: max-width 300ms ease-in-out;
background-color: #222;
z-index: 1000;
z-index: 1000
0
;
}
.ipick-menu ul {
bottom: 200px;
...
...
@@ -93,7 +93,7 @@
animation-name: back;
animation-duration: 300ms;
opacity: 0.25;
z-index: 999;
z-index: 999
9
;
}
@keyframes back {
from {
...
...
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