Merge branch 'showStructInlineEditors' into 'master'
Raise struct inline editors above content See merge request !22
This commit is contained in:
commit
6f017a0f1c
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