From fc6508c250ec59f5ddc925ff0a48938576a6a151 Mon Sep 17 00:00:00 2001 From: Alex Komoroske Date: Wed, 26 Dec 2018 06:20:58 -0800 Subject: [PATCH] Position the editor correctly. This now brings stable chrome positionin (I think) entirely inline with canary. Part of #25. --- src/components/card-editor.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/card-editor.js b/src/components/card-editor.js index f1bab4a9..ddc25deb 100644 --- a/src/components/card-editor.js +++ b/src/components/card-editor.js @@ -32,6 +32,10 @@ class CardEditor extends connect(store)(LitElement) { ${ButtonSharedStyles}