Raise struct inline editors again above content
The alternative would be to give the content etc. a z-index of 0. SPR-899
This commit is contained in:
parent
45129fb497
commit
d14ffc9215
1 changed files with 4 additions and 0 deletions
|
@ -45,3 +45,7 @@
|
|||
margin-top: -.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.dokuwiki .struct_inlineditor {
|
||||
z-index: 3;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue