correct after 0.6.7
This commit is contained in:
parent
e9426eac99
commit
411f56a48b
@ -9,7 +9,7 @@
|
||||
* Use this value if you encounter some difficulties with "Mixed content" issues
|
||||
* Allowed values : false (default), true
|
||||
*/
|
||||
var _CONF_FORCE_HTTPS = false;
|
||||
var _CONF_FORCE_HTTPS = true;
|
||||
|
||||
/*
|
||||
* _CONF_LISTENER_TYPE (string)
|
||||
|
||||
@ -35,7 +35,7 @@ body.controller-issues.action-show .dynamicEdit {
|
||||
display: inline-block;
|
||||
position:absolute;
|
||||
opacity: 0;
|
||||
left:0;
|
||||
/* left:0; */
|
||||
bottom: 100%;
|
||||
margin-bottom: 5px;
|
||||
box-sizing: border-box;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user