🐛 Fix styles hiding highlightparent plugin
plugin filename had typo, when z-index: -1 was removed from dokuwiki__content::before side-effects on highlightparent weren't checked
This commit is contained in:
parent
ac38b51b04
commit
28b3de4faf
2 changed files with 11 additions and 10 deletions
|
@ -1,13 +0,0 @@
|
|||
/**
|
||||
* This file provides styles for highlight plugin
|
||||
*/
|
||||
|
||||
|
||||
/* + + + + + global + + + + + */
|
||||
|
||||
@media @screen_max-md {
|
||||
#plugin__highlightparent {
|
||||
clear: both;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue