Change Button Size Part 3

This commit is contained in:
seiichiro 2022-01-10 17:25:59 +01:00
parent 83c50e46d8
commit 6c7d9458f4

View file

@ -105,7 +105,7 @@ form.f-search input[type=text] {
/* Style the submit button */
form.f-search button {
float: left;
width: 32px;
width: 34px;
padding: 10px;
background: #2196F3;
color: white;