// Originally by @simurai // From: https://github.com/atom/find-and-replace/pull/885#issuecomment-302593400 // // hide find+replace close button .find-and-replace .close-button { display: none; }