[search] Tweak the search input styles

Update the search input styles to match WVUI.

Change-Id: Id7f88c31eb662cc859d7e465f85631d7a8cbe184
This commit is contained in:
Stephen Niedzielski 2020-09-01 11:59:48 -06:00
parent caab80aa9c
commit f5323d9bf1
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
// Styles for both the search input and the button.
input {
margin: 0;
// Match WVUI.
font-family: inherit;
height: 2.28571429em; // 32px
}
}