diff --git a/public/editor/style.css b/public/editor/style.css index 2cfd542..e5b14b5 100644 --- a/public/editor/style.css +++ b/public/editor/style.css @@ -131,7 +131,7 @@ input.form-field-small { } .publish-dropdown { - position: absolute; + position: fixed; top: 62px; right: 110px; z-index: 1001;