Skip to content

Instantly share code, notes, and snippets.

@gustaff-weldon
Created March 27, 2012 12:10
Show Gist options
  • Save gustaff-weldon/2215348 to your computer and use it in GitHub Desktop.
Save gustaff-weldon/2215348 to your computer and use it in GitHub Desktop.
Untitled
label { cursor: pointer; }
<form>
<p>Fixing labels on iOS</p>
<label for="name">Name</label>
<input id="name" name="name" type="text">
<label>Last Name<input type="text" /></label>
</form>
{"view":"separate","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment