fix up cancelbutton CSS

pull/3424/head
Matthew Hodgson 2017-03-12 20:04:07 +00:00
parent 611bb3a857
commit 4ad825e4fe
1 changed files with 3 additions and 3 deletions

View File

@ -187,9 +187,9 @@ textarea {
}
.mx_Dialog_cancelButton {
float: right;
margin-top: 5px;
margin-right: 5px;
position: absolute;
right: 11px;
top: 13px;
cursor: pointer;
}