diff --git a/elements/document/nuxeo-document-create.js b/elements/document/nuxeo-document-create.js index e123545a68..d72d595c50 100644 --- a/elements/document/nuxeo-document-create.js +++ b/elements/document/nuxeo-document-create.js @@ -52,6 +52,7 @@ Polymer({ --paper-dialog-scrollable: { padding: 0; overflow-x: hidden; + position: relative !important; } }