Skip to content

Commit

Permalink
Clear selected block by click adjacent block controls
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth committed May 18, 2017
1 parent e09640e commit 535b475
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions editor/modes/visual-editor/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@
margin-top: -$block-controls-height - $item-spacing;
margin-bottom: $item-spacing + 20px; // 20px is the offset from the bottom of the selected block where it stops sticking
height: $block-controls-height;
width: 0;
white-space: nowrap;

top: $header-height + $admin-bar-height-big + $item-spacing;

Expand Down

0 comments on commit 535b475

Please sign in to comment.