Style Changes
This commit is contained in:
parent
08471e6f56
commit
3d1e09453b
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ form.f-search input[type=text] {
|
||||||
/* Style the submit button */
|
/* Style the submit button */
|
||||||
form.f-search button {
|
form.f-search button {
|
||||||
float: left;
|
float: left;
|
||||||
width: 36px;
|
width: 20%;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
background: #2196F3;
|
background: #2196F3;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in a new issue