Skip to content

Commit

Permalink
Remove unused transparent block border
Browse files Browse the repository at this point in the history
Might have been duplicated from :before pseudo-element hover/focus
bounds border
  • Loading branch information
aduth committed Apr 27, 2017
1 parent dc60977 commit 9e5ad31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor/modes/visual-editor/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
position: relative;
left: -35px;
padding: 15px 15px 15px 50px;
border: 2px solid transparent;
transition: 0.2s border-color;

&:before {
Expand Down

0 comments on commit 9e5ad31

Please sign in to comment.