fix cancel button alignment on mobile editor

This commit is contained in:
Jeff Atwood 2015-09-15 14:28:31 -07:00
parent d4db1949a7
commit a47a71dd82
1 changed files with 1 additions and 2 deletions

View File

@ -63,8 +63,7 @@ input {
}
a.cancel {
padding-left: 7px;
float: left;
margin-top: 6px;
line-height: 30px;
}
.control-row {
margin: 0 0 0 5px;