Skip to content

Instantly share code, notes, and snippets.

@agoiabel
Created September 3, 2018 08:24
Show Gist options
  • Select an option

  • Save agoiabel/7fab2f8e860d333e0e6f63c4bf5036d8 to your computer and use it in GitHub Desktop.

Select an option

Save agoiabel/7fab2f8e860d333e0e6f63c4bf5036d8 to your computer and use it in GitHub Desktop.
.form-control {
width: 50%;
border: 1px solid #ccc;
padding: 10px;
}
.control-error {
border: 1px solid red;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment