Tweak to the close button css to keep the close button inline with the search box

pull/1828/head
wmwragg 2016-07-13 14:34:20 +01:00
parent 1fbc249de5
commit 503bf541c7
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ limitations under the License.
.mx_SearchBox_closeButton {
cursor: pointer;
margin-top: -5px;
}
.mx_SearchBox_search {