Skip to content

Commit

Permalink
Merge pull request #113 from mindofmicah/master
Browse files Browse the repository at this point in the history
Adding "auto" to acceptable margin values
  • Loading branch information
stubbornella committed Nov 13, 2012
2 parents 6d0094c + 616c3b9 commit 7223cd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/spacing/space.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ s,m,l,n = small(5px),medium(10px),large(20px),none(0px)
.mls,.mhs,.mas{margin-left:5px !important}
.mlm,.mhm,.mam{margin-left:10px !important}
.mll,.mhl,.mal{margin-left:20px !important}
.mra,.mha{margin-right:auto !important}
.mla,.mha{margin-left:auto !important}

2 comments on commit 7223cd1

@Head
Copy link

@Head Head commented on 7223cd1 Nov 6, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @stubbornella for this great framework. Here you have a free coffee from me @changetip

@changetip
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi stubbornella, Head sent you a Bitcoin tip worth 1 coffee (4,305 bits/$1.50), and I'm here to deliver it ➔ collect your tip at ChangeTip.com.

Is this real?

Please sign in to comment.