File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 102102 < tr >
103103 < td > < p class ="login-text1 "> Username</ p > </ td >
104104 </ tr > < tr >
105- < td > < input tabindex ="1 " type ="text " size ="20px " name ="user " class ="loggin-input "> </ td >
105+ < td > < input tabindex ="1 " type ="text " size ="20px " style =" width:200px; " name ="user " class ="loggin-input "> </ td >
106106 </ tr > < tr >
107107 < td > < p class ="login-text1 "> Password < a tabindex ="5 " class ="forgot " href ="# " > (forgot password)</ a > </ p > </ td >
108108 </ tr > < tr >
109- < td > < input tabindex ="2 " type ="password " size ="20px " name ="password " class ="loggin-input "> </ td >
109+ < td > < input tabindex ="2 " type ="password " size ="20px " style =" width:200px; " name ="password " class ="loggin-input "> </ td >
110110 </ tr > < tr >
111111 < td > < p class ="login-text2 "> < input tabindex ="4 " type ="checkbox " style ="margin: 0 8px 0 0 " > Remember me</ p > </ td >
112112 </ tr > < tr >
You can’t perform that action at this time.
0 commit comments