Fix input search margin in header
This commit is contained in:
parent
cbd9df8f0c
commit
73e6053c19
1 changed files with 2 additions and 1 deletions
|
@ -63,10 +63,11 @@
|
|||
padding-right: 42px;
|
||||
float: right;
|
||||
width: 300px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
button {
|
||||
padding: 6px 9px;
|
||||
padding: 9px;
|
||||
border: none;
|
||||
background: none;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue