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

Handle hide-for-inline-* #4515

Closed
HugoHeneault opened this issue Feb 21, 2014 · 1 comment
Closed

Handle hide-for-inline-* #4515

HugoHeneault opened this issue Feb 21, 2014 · 1 comment

Comments

@HugoHeneault
Copy link

Hello,

I'm using foundation for a while (thanks a lot for your great work, by the way), and I'm having an issue with visibility classes.

Assuming I have this code :

This is <span class="hide-for-small">some</span> text

On medium-up screens, it will display

This is 
some
text

Bootstrap 3.2 seems to handle this (twbs/bootstrap#12204). Could you add this to foundation ?

@smileyj68
Copy link

The way this is handled in generated classes for Foundation would (much like bootstrap) require some seriously verbose class names...and lots of them. Given that this doesn't occur terribly frequently we'd prefer to not add this as a generated option in Foundation and instead rely on the available mixins to do this.

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

No branches or pull requests

3 participants