Skip to content
Snippets Groups Projects
Commit 7813d875 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3496917 by qusai taha: Fix moderation state dropdown issue after Gin...

Issue #3496917 by qusai taha: Fix moderation state dropdown issue after Gin Theme Update to Version 8.x-3.0 with Varbase Workflow
parent 0b53b7bc
No related branches found
No related tags found
No related merge requests found
......@@ -14,11 +14,11 @@
}
#edit-gin-sticky-actions #gin-sticky-edit-submit {
order: -5;
order: -4;
}
#edit-gin-sticky-actions #gin-sticky-edit-preview {
order: -4;
order: -5;
}
#edit-gin-sidebar #edit-moderation-state-wrapper {
......
......@@ -18,11 +18,11 @@
}
#gin-sticky-edit-submit {
order: -5;
order: -4;
}
#gin-sticky-edit-preview {
order: -4;
order: -5;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment