Fix search button rendering in Firefox

Firefox does not recognize -webkit-border-radius and -webkit-box-sizing
in the CSS. Replace with border-radius and box-sizing.

Add padding for buttons.  This is automatically added by Chrome, but not
by Firefox.

Change-Id: Id825713a3a976003f14bb13ff3a66b13ae0135d9
1 file changed