align buttons perfectly with editor edge

This commit is contained in:
Bruno Windels 2019-05-17 16:00:39 +01:00
parent 81245e9c05
commit cf8189ed43

View file

@ -58,7 +58,7 @@ limitations under the License.
z-index: 100; z-index: 100;
right: 0; right: 0;
margin: 0 -110px 0 0; margin: 0 -110px 0 0;
padding-right: 108px; padding-right: 107px;
.mx_AccessibleButton { .mx_AccessibleButton {
margin-left: 5px; margin-left: 5px;