File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ <h2>Download DbGate Community</h2>
6767 < h2 > Please provide your e-mail address</ h2 >
6868
6969 < p > We will send you information about DbGate related news and updates, max
70- once per month.
70+ once per month. < br />
7171 You could < a href ='# ' id ="download-no-email " > continue without email</ a > , if you
7272 wish.</ p >
7373
@@ -92,7 +92,7 @@ <h2>Please provide your e-mail address</h2>
9292 < label class ="label "> Job title - optional</ label >
9393 < div class ="control ">
9494 < div class ="select ">
95- < select id ="job-title-select ">
95+ < select id ="job-title-select " style =" width: 400px " >
9696 < option value =""> (Choose)</ option >
9797 < option value ="developer "> Developer</ option >
9898 < option value ="analyst "> Analyst</ option >
@@ -106,7 +106,8 @@ <h2>Please provide your e-mail address</h2>
106106 </ div >
107107 </ div >
108108
109- < div class ='is-flex is-flex-direction-row is-justify-content-space-between is-align-items-end '>
109+ < div class ='is-flex is-flex-direction-row is-justify-content-space-between is-align-items-end '
110+ style ="margin-top: 50px ">
110111 < a class ="button is-medium is-primary is-static " id ="download-button ">
111112 Download
112113 </ a >
You can’t perform that action at this time.
0 commit comments