SPR-869: QC Plugin "soll Metabox überdecken"

This commit is contained in:
Silke Pisulla 2017-05-18 12:13:03 +02:00
commit 686515e66f
2 changed files with 27 additions and 12 deletions

View file

@ -79,6 +79,10 @@
}
}
.qc-output {
z-index: 1; // put qc-output above meta-box
}
#spr__meta-box {
z-index: 1; // put meta-box above positioned content-elements such as aggregations, edit-buttons
ul.meta-tabs > li.active {