Skip to content

Instantly share code, notes, and snippets.

@Shridhad
Created March 31, 2013 18:05
Show Gist options
  • Save Shridhad/5281472 to your computer and use it in GitHub Desktop.
Save Shridhad/5281472 to your computer and use it in GitHub Desktop.
CSS for android-style text input
hr.android-style-text-input {
height: 10px;
border-color: #fff;
border-style: solid;
border-top-width: 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment