#master { .search-form { position: relative; label { margin-bottom: 0; } .search-field { width: 100%; padding-right: 53px; } .search-submit:hover, .search-submit:active, .search-submit:focus { background: none; } .search-submit { position: absolute; top: 0; right: 0; width: 53px; height: 100%; padding: 0; border: none; background: none; font-size: 30px; line-height: 1; } } }