Skip to content

Commit

Permalink
Revert "Position changed from "target" to "center""
Browse files Browse the repository at this point in the history
This reverts commit c1769aa.
  • Loading branch information
nul800sebastiaan committed Nov 15, 2017
1 parent 2b33971 commit 054ac78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -36,7 +36,7 @@ <h5><localize key="contentTypeEditor_childNodesHeading" /></h5>
<umb-overlay
ng-if="vm.childNodeSelectorOverlay.show"
model="vm.childNodeSelectorOverlay"
position="center"
position="target"
view="vm.childNodeSelectorOverlay.view">
</umb-overlay>

Expand Down
Expand Up @@ -299,7 +299,7 @@
ng-if="editorOverlay.show"
model="editorOverlay"
view="editorOverlay.view"
position="center">
position="target">
</umb-overlay>

<umb-overlay
Expand Down

0 comments on commit 054ac78

Please sign in to comment.