TinyMCE: remove margins from the image toolbar wrapper, props avryl, fixes #28389

Built from https://develop.svn.wordpress.org/trunk@28624


git-svn-id: http://core.svn.wordpress.org/trunk@28445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2014-05-29 22:59:14 +00:00
parent ae3d1fccfb
commit 1e8b5ef008

View File

@ -258,6 +258,7 @@ audio {
#wp-image-toolbar {
position: absolute;
margin: 0;
}
.wpview-wrap .toolbar div,