Skip to content

Commit

Permalink
Added ticket number related to drag handler css fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlewand committed Jan 3, 2014
1 parent f4c1b34 commit 2a6a54b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/image2/plugin.js
Expand Up @@ -33,6 +33,7 @@
'right:-5px;' +
'background:#000;' +
'outline:1px solid #fff;' +
// Prevent drag handler from being misplaced (#11207).
'line-height:0;' +
'cursor:se-resize;' +
'}' +
Expand Down

0 comments on commit 2a6a54b

Please sign in to comment.