|
|
.search-page {
|
|
|
.search-input {
|
|
|
position: relative;
|
|
|
padding: 7px 46px 7px 15px;
|
|
|
padding: 7px 98px 7px 15px;
|
|
|
background: #f8f8f8;
|
|
|
|
|
|
.search-icon {
|
...
|
...
|
@@ -16,7 +16,7 @@ |
|
|
height: 30px;
|
|
|
width: 100%;
|
|
|
border-radius: 15px;
|
|
|
text-indent: 26px;
|
|
|
padding: 0 26px;
|
|
|
background: #fff;
|
|
|
border: none;
|
|
|
}
|
...
|
...
|
|