summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/editor/style.css2
1 files changed, 1 insertions, 1 deletions
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;