mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
fix up cancelbutton CSS
This commit is contained in:
parent
611bb3a857
commit
4ad825e4fe
1 changed files with 3 additions and 3 deletions
|
@ -187,9 +187,9 @@ textarea {
|
|||
}
|
||||
|
||||
.mx_Dialog_cancelButton {
|
||||
float: right;
|
||||
margin-top: 5px;
|
||||
margin-right: 5px;
|
||||
position: absolute;
|
||||
right: 11px;
|
||||
top: 13px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue