Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish block UI, inspector, add contributors, fix quote styles #2001

Merged
merged 13 commits into from
Jul 27, 2017
Prev Previous commit
Next Next commit
Fix positioning of cog and trash on full-wide images.
jasmussen committed Jul 27, 2017
commit 07f96e700ef932e4addf6c080af47c34de47a2dd
3 changes: 2 additions & 1 deletion editor/modes/visual-editor/style.scss
Original file line number Diff line number Diff line change
@@ -247,8 +247,9 @@
}

.editor-block-settings-menu {
top: -24px;
top: -30px;
right: 10px;
height: auto;
}

.editor-block-settings-menu__control {