Skip to content

Instantly share code, notes, and snippets.

@meydjer
Created August 14, 2017 20:16
Show Gist options
  • Save meydjer/efda84f5979f51e607a2071dc3a9885f to your computer and use it in GitHub Desktop.
Save meydjer/efda84f5979f51e607a2071dc3a9885f to your computer and use it in GitHub Desktop.
Lastform material style inputs
.lf-input-text,
.lf-input-number,
.lf-input-phone,
.lf-input-date,
.lf-input-time,
.lf-input-terminal-number,
.lf-input-select,
.lf-input-multiselect-wrapper,
.lf-input-fileupload,
.lf-jumper-field,
.lf-input-textarea,
.Select-control {
border-top-width: 0 !important;
border-left-width: 0 !important;
border-right-width: 0 !important;
border-style: solid !important;
border-radius: 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment