fix cancel button alignment on mobile editor
This commit is contained in:
parent
d4db1949a7
commit
a47a71dd82
1 changed files with 1 additions and 2 deletions
|
@ -63,8 +63,7 @@ input {
|
||||||
}
|
}
|
||||||
a.cancel {
|
a.cancel {
|
||||||
padding-left: 7px;
|
padding-left: 7px;
|
||||||
float: left;
|
line-height: 30px;
|
||||||
margin-top: 6px;
|
|
||||||
}
|
}
|
||||||
.control-row {
|
.control-row {
|
||||||
margin: 0 0 0 5px;
|
margin: 0 0 0 5px;
|
||||||
|
|
Reference in a new issue