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

git-svn-id: https://develop.svn.wordpress.org/trunk@28624 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2014-05-29 22:58:27 +00:00
parent 8f247884c2
commit 1da0e87bdc

View File

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