added line to search
This commit is contained in:
parent
3ddf462613
commit
be5e86176a
1 changed files with 1 additions and 0 deletions
|
@ -418,6 +418,7 @@ iframe {
|
||||||
form.search {
|
form.search {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 5px 10%;
|
padding: 5px 10%;
|
||||||
|
border-bottom: 1px solid #c9c9c9;
|
||||||
}
|
}
|
||||||
|
|
||||||
form.search input {
|
form.search input {
|
||||||
|
|
Reference in a new issue