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

Vertical and horizontal sizing convenience methods #57

Closed
wants to merge 2 commits into from
Closed

Vertical and horizontal sizing convenience methods #57

wants to merge 2 commits into from

Commits on Jan 24, 2012

  1. Added sizing convenience methods for margin, padding and border.

    They let you set vertical and horizontal values for all three in one line instead of always setting "top" and "bottom" or "left" and "right" values.
    ianstormtaylor committed Jan 24, 2012
    Configuration menu
    Copy the full SHA
    f97376f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    189a9f3 View commit details
    Browse the repository at this point in the history