File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
pgcommitfest/commitfest/templates Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 5555 </ li >
5656 </ ul >
5757 < div class ="navbar-actions d-flex gap-2 align-items-center ">
58- < form method ="GET " action ="/search/ " class ="d-flex gap-1 ">
59- < input type ="text " class ="form-control " name ="searchterm " placeholder ="Email Message-ID or keywords " style ="width: 250px; ">
60- < button type ="submit " class ="btn btn-outline-light "> Search</ button >
58+ < form method ="GET " action ="/search/ ">
59+ < div class ="input-group " style ="width: 300px; ">
60+ < input type ="text " class ="form-control " name ="searchterm " placeholder ="Email Message-ID or keywords ">
61+ < button type ="submit " class ="btn btn-secondary ">
62+ < i class ="bi bi-search "> </ i >
63+ </ button >
64+ </ div >
6165 </ form >
6266 < a class ="btn btn-primary " href ="https://github.com/postgres/pgcommitfest " target ="_blank "> < img class ="github-logo " src ="/media/commitfest/github-mark.svg "/> Contribute</ a >
6367 </ div >
You can’t perform that action at this time.
0 commit comments