From 9e4fc33b41be7f993ce56b4f7ba5c83156698270 Mon Sep 17 00:00:00 2001 From: Nishant0928 Date: Fri, 24 Nov 2023 15:00:23 +0530 Subject: [PATCH] WEBUI-1290: revert changes --- elements/document/nuxeo-document-create.js | 1 - elements/document/nuxeo-document-import.js | 1 - 2 files changed, 2 deletions(-) diff --git a/elements/document/nuxeo-document-create.js b/elements/document/nuxeo-document-create.js index e80aee224d..9f8de6fbc2 100644 --- a/elements/document/nuxeo-document-create.js +++ b/elements/document/nuxeo-document-create.js @@ -52,7 +52,6 @@ Polymer({ --paper-dialog-scrollable: { padding: 0; overflow-x: hidden; - position: relative !important; } } diff --git a/elements/document/nuxeo-document-import.js b/elements/document/nuxeo-document-import.js index ac25eb9a25..9d190d1baf 100644 --- a/elements/document/nuxeo-document-import.js +++ b/elements/document/nuxeo-document-import.js @@ -59,7 +59,6 @@ Polymer({ --paper-dialog-scrollable: { padding: 0; overflow-x: hidden; - position: absolute !important; } }