Skip to content

Instantly share code, notes, and snippets.

@amymartins
Created April 15, 2012 17:27
Show Gist options
  • Save amymartins/2394019 to your computer and use it in GitHub Desktop.
Save amymartins/2394019 to your computer and use it in GitHub Desktop.
form.contact div.form_row {
clear: both;
}
form.contact div.form_row input {
float: left;
display: block;
Width: 300px;
height:30px;
}
form.contact div.form_row label {
width: 100px;
float: left;
display: block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment