Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
FiveTechSoft authored Jun 1, 2024
1 parent b8ee27b commit 0cc95fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
<table>
<tbody>
<tr>
<td><input style="margin-top: 45px;" name="keywords" id="keywords" type="text" maxlength="128" title="Search for keywords" value="Search…"></td>
<td><button style="margin-top: 45px;margin-left: 10px;"><svg width="12" height="12" role="img" aria-label="Search"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#sbx-icon-search-13"></use></svg>Search</button></td>
<td><svg width="12" height="12" role="img" aria-label="Search"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#sbx-icon-search-13"></use></svg><input style="margin-top: 45px;" name="keywords" id="keywords" type="text" maxlength="128" title="Search for keywords" value="Search…"></td>
<td><button style="margin-top: 45px;margin-left: 10px;">Search</button></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 0cc95fa

Please sign in to comment.