Remove z-index
This commit is contained in:
committed by
Sebastiaan Janssen
parent
37511f5a6e
commit
fef162b465
@@ -79,7 +79,6 @@ ng-form.ng-invalid-val-server-match-settings > .umb-block-list__block > .umb-blo
|
||||
}
|
||||
.umb-block-list__block--actions {
|
||||
position: absolute;
|
||||
z-index:999999999;// We always want to be on top of custom view, but we need to make sure we still are behind relevant Umbraco CMS UI. ToDo: Needs further testing.
|
||||
top: 10px;
|
||||
right: 10px;
|
||||
font-size: 0;
|
||||
|
||||
Reference in New Issue
Block a user