.cancel {

color: inherit;
border: 0;
padding: 0;
cursor: pointer;
font-size: 24px;
line-height: 1;
float: right;
background: none;
margin-top: -1px; // fix icon top padding

}