detail corrections for search box layout
This commit is contained in:
parent
fd9214de23
commit
6b8f5abf98
1 changed files with 2 additions and 2 deletions
|
@ -241,8 +241,8 @@ textarea:disabled {
|
|||
position: relative;
|
||||
font-size: 1.2em;
|
||||
padding: 3px;
|
||||
padding-left: 28px;
|
||||
background: #fff url('../img/actions/search.svg') no-repeat .5em center;
|
||||
padding-left: 25px;
|
||||
background: #fff url('../img/actions/search.svg') no-repeat 6px center;
|
||||
border: 0;
|
||||
border-radius: 3px;
|
||||
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
|
||||
|
|
Loading…
Reference in a new issue