> On Aug 11, 2016, at 5:57 AM, Tom Livingston <tom...@gmail.com> wrote:
> 
> a p:last-child{align-self: flex-end;} to get the last <p> to stick to
> the bottom of <a>s, but this isn't working. Where am I messing it up?

Perhaps:

a p:last-child {
        margin-top: auto;
}

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to