Change Button Size Part 3
This commit is contained in:
parent
83c50e46d8
commit
6c7d9458f4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue