Skip to content

Commit

Permalink
Merge branch 't/11880'
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed May 1, 2014
2 parents 0e78956 + 44f45c1 commit d8b7fc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Expand Up @@ -14,6 +14,7 @@ Fixed Issues:
* [#11813](http://dev.ckeditor.com/ticket/11813): Fixed: Link lost while pasting captioned image and restoring undo snapshot ([Enhanced Image](http://ckeditor.com/addon/image2)).
* [#11814](http://dev.ckeditor.com/ticket/11814): Fixed: _Link_ and _Unlink_ entries persistently displayed in [Enhanced Image](http://ckeditor.com/addon/image2) context menu.
* [#11839](http://dev.ckeditor.com/ticket/11839): Fixed: [IE9] Caret jumps out of editable when resizing editor in source mode.
* [#11880](http://dev.ckeditor.com/ticket/11880): Fixed: [IE8-9] Linked image has a default thick border.

Other changes:

Expand Down
1 change: 1 addition & 0 deletions contents.css
Expand Up @@ -125,5 +125,6 @@ figure > figcaption
a > img {
padding: 1px;
margin: 1px;
border: none;
outline: 1px solid #0782C1;
}

0 comments on commit d8b7fc9

Please sign in to comment.