getbase/base

How to reset push/pull?

Closed this issue · 2 comments

Let's say I have an element with "push-tablet-2" but on "hd" size I need no push. So I would need a "push-hd-0" or "push-hd-none", but I found no similar classes to reset.

Am I missing something or is there no such feature? Any chance to add?

Hey Roland,

Thanks for raising this issue.

I have added the resets as requested in Base 2.0.8.

The helpers are:

  • .tablet-no-pull
  • .tablet-no-push
  • .desktop-no-pull
  • .desktop-no-push
  • .hd-no-pull
  • .hd-no-push

Cheers!

Wow, that was fast! Thanks!