SPR-908: QS tabbox hidden by content (detail, mediamanager)
This commit is contained in:
parent
d9d97457c3
commit
6a2e017953
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#spr__meta-box {
|
#spr__meta-box {
|
||||||
z-index: 1; // put meta-box above positioned content-elements such as aggregations, edit-buttons
|
z-index: 10; // put meta-box above positioned content-elements such as aggregations, edit-buttons
|
||||||
ul.meta-tabs > li.active {
|
ul.meta-tabs > li.active {
|
||||||
z-index: 1; // put the active tab above the meta-content in .tab-pane.active
|
z-index: 1; // put the active tab above the meta-content in .tab-pane.active
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue