Skip to content

Instantly share code, notes, and snippets.

@candidosales
Created May 19, 2014 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save candidosales/5ea9415d3cd25d1e8f94 to your computer and use it in GitHub Desktop.
Save candidosales/5ea9415d3cd25d1e8f94 to your computer and use it in GitHub Desktop.
<form class="outra-pagina">
<input id="example" name="example" title=""></input>
</form>
<style>
.outra-pagina input{
margin-left:0;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment