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:
parent
8f247884c2
commit
1da0e87bdc
@ -258,6 +258,7 @@ audio {
|
|||||||
|
|
||||||
#wp-image-toolbar {
|
#wp-image-toolbar {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wpview-wrap .toolbar div,
|
.wpview-wrap .toolbar div,
|
||||||
|
Loading…
Reference in New Issue
Block a user