We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preview:
Assets:
CSS (limited):
Search CSS largely the same as a text input (see #14) and select (see #15). Additions and differences below:
Regular:
/* Search */ text-indent: 38px; /* Search icon (normal) */ color: $gray300; width: 30px; height: 30px; margin: 4px; /* Search icon (hover) */ color: $gray200;
Large:
/* Search */ text-indent: 48px; /* Search icon */ margin: 9px;
The text was updated successfully, but these errors were encountered:
nickstamas
No branches or pull requests
Preview:
Assets:
CSS (limited):
Search CSS largely the same as a text input (see #14) and select (see #15).
Additions and differences below:
Regular:
Large:
The text was updated successfully, but these errors were encountered: