Skip to content

Commit fef162b

Browse files
BatJannul800sebastiaan
authored andcommitted
Remove z-index
1 parent 37511f5 commit fef162b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umb-block-list-property-editor.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ ng-form.ng-invalid-val-server-match-settings > .umb-block-list__block > .umb-blo
7979
}
8080
.umb-block-list__block--actions {
8181
position: absolute;
82-
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.
8382
top: 10px;
8483
right: 10px;
8584
font-size: 0;

0 commit comments

Comments
 (0)