Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylarose committed Apr 2, 2011
1 parent f529377 commit 296c8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<input name="email" type="text" placeholder="Email"/> <input name="email" type="text" placeholder="Email"/>
<label for="pass">Password</label> <label for="pass">Password</label>
<input name="pass" type="password" placeholder="Password"/> <input name="pass" type="password" placeholder="Password"/>
<input type="submit" value="LOG IN"/> <input type="submit" value="LOG IN"/>
</form> </form>
</div> </div>
</div> </div>
Expand Down

0 comments on commit 296c8f4

Please sign in to comment.