Commit f7dc66be by 肖康

注册页面样式

parent ee112aed
Showing with 2 additions and 2 deletions
......@@ -118,11 +118,11 @@
</div>
<div class="row">
<div class="input-group-auth ml30">
<div class="input-group-auth ">
<p class="labelp"><span>*</span>FIRST NAME</p>
<input type="text" class="first_name3 verify" verifyTip='{"type":"null","text":"FIRST NAME"}'>
</div>
<div class="input-group-auth">
<div class="input-group-auth ml30">
<p class="labelp"><span>*</span>LAST NAME</p>
<input type="text" class="last_name3 verify" verifyTip='{"type":"null","text":"LAST NAME"}'>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment