align buttons perfectly with editor edge
This commit is contained in:
parent
81245e9c05
commit
cf8189ed43
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ limitations under the License.
|
|||
z-index: 100;
|
||||
right: 0;
|
||||
margin: 0 -110px 0 0;
|
||||
padding-right: 108px;
|
||||
padding-right: 107px;
|
||||
|
||||
.mx_AccessibleButton {
|
||||
margin-left: 5px;
|
||||
|
|
Loading…
Reference in a new issue