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
f2dd1016
Commit
f2dd1016
authored
Apr 01, 2020
by
o@immerda.ch
Browse files
prevent ipick from overlying bottom bar menus
parent
8f02a28f
Changes
1
Show whitespace changes
Inline
Side-by-side
ipick.js
View file @
f2dd1016
...
...
@@ -48,7 +48,7 @@ var ipickJsIsIncluded = false;
}
.ipick-menu {
position: fixed;
bottom:
0
;
bottom:
2em
;
right: 0;
height: 100%;
width: 100vw;
...
...
Write
Preview
Supports
Markdown
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