Merge branch 'master' of ssh://gitlab.pflaeging.net:1822/stickiebox/redmine_issue_dynamic_edit

This commit is contained in:
Peter Pfläging 2019-07-09 10:06:22 +02:00
commit 7be93fc5e1

View File

@ -35,7 +35,7 @@ body.controller-issues.action-show .dynamicEdit {
display: inline-block;
position:absolute;
opacity: 0;
/* left:0; */
/* left:0; correct position on top of icon */
bottom: 100%;
margin-bottom: 5px;
box-sizing: border-box;