Skip to content

Commit

Permalink
Removed extra outline that appeared on Easy Image widgets after the r…
Browse files Browse the repository at this point in the history
…ebase.
  • Loading branch information
mlewand authored and Comandeer committed Feb 6, 2018
1 parent 961853a commit df69481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/easyimage/styles/easyimage.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
.easyimage, .cke_widget_wrapper_easyimage {
background: transparent;
border: none;
outline: 0px;
display: block;
padding: 0;
clear: both;
Expand Down

0 comments on commit df69481

Please sign in to comment.