Change the size of the search button

Search

If the search button is larger or smaller than the search box, you can control this manually.

For the intranet-wide search box, experiment with different font sizes by changing 16px to something larger or smaller.

#searchformdiv .btn { font-size: 16px; }

For the staff directory search box:

#staff-search .btn {
 font-size: 16px;
 }