Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Proposed helper classes for huge margin/padding .mha, .pha #128

Closed
fursid opened this issue Apr 2, 2014 · 1 comment
Closed

Proposed helper classes for huge margin/padding .mha, .pha #128

fursid opened this issue Apr 2, 2014 · 1 comment

Comments

@fursid
Copy link

fursid commented Apr 2, 2014

Proposed helper classes for huge margin/padding (40px):

/* Spacing Helper Classes*/
.pth, .pvh, .pah {padding-top: 40px !important; }
.prh, .phh, .pah {padding-right: 40px !important; }
.pbh, .pvh, .pah {padding-bottom: 40px !important; }
.plh, .phh, .pah {padding-left: 40px !important; }

.mth, .mvh, .mah {margin-top: 40px !important; }
.mrh, .mhh, .mah {margin-right: 40px !important; }
.mbh, .mvh, .mah {margin-bottom: 40px !important; }
.mlh, .mhh, .mah {margin-left: 40px !important; }
@fursid fursid changed the title Proposed helper classes for huge margin/padding .mha, .pha Proposed helper classes for huge margin/padding .mha, .pha Apr 2, 2014
@pytkin
Copy link
Contributor

pytkin commented Apr 4, 2014

Hello, @fursid.

Will be added in next version.

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

No branches or pull requests

2 participants