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

Responsive classes are missing their counterpart #292

Closed
rsukale opened this issue Aug 8, 2016 · 2 comments
Closed

Responsive classes are missing their counterpart #292

rsukale opened this issue Aug 8, 2016 · 2 comments

Comments

@rsukale
Copy link

rsukale commented Aug 8, 2016

Here's what I want to do

<div>
  <div class="slds-medium-show">Desktop Content(to be visible above> 768 px)</div>
  <div class="slds-medium-hide">Mobile/Tablet content(to be visible between 320px - 768px)</div>
</div>

However, there is no such class as "slds-medium-hide". Or counterparts for similar "show" classes.

@kaelig kaelig assigned jina, kaelig and srohde and unassigned jina and kaelig Aug 8, 2016
@kaelig
Copy link
Contributor

kaelig commented Aug 8, 2016

Hi @rsukale, thank you for using the Lightning Design System!

You are correct, at the moment this is not doable with the provided visibility utility class names.

Let me label this as a Feature Request, so we can look into it in the future.

In the mean time, feel free to share any workarounds that you may have found!

@kaelig
Copy link
Contributor

kaelig commented Aug 9, 2016

Marking this as a duplicate of #263

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

No branches or pull requests

4 participants