Skip to content
New issue

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

Hint positions which are breakpoint specific #150

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

michaelpwilson
Copy link

This fork will allow the change of a hint's position based on the screen size. The default breakpoints variables are specified in hint-variables.scss

Example:

Large screens: .hint--top-lg
Medium screens: .hint--bottom-md
Small screens: .hint--top-left-sm
Extra small screens: .hint--bottom-right-sm

Michael Wilson added 2 commits August 24, 2016 12:22
…nt-variables.scss). So this will allow the change of a hint's position based on the screen size.
@chinchang
Copy link
Owner

@michaelpwilson please commit only .scss files in the PR. CSS files will be automatically build at time of merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants