Change Button Size
This commit is contained in:
parent
4700e505ae
commit
2efcd25877
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: 10%;
|
||||
width: 19px;
|
||||
padding: 10px;
|
||||
background: #2196F3;
|
||||
color: white;
|
||||
|
|
Loading…
Reference in a new issue