Comments on: align-self https://css-tricks.com Tips, Tricks, and Techniques on using Cascading Style Sheets. Thu, 27 Dec 2018 19:12:03 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: rabi https://css-tricks.com/almanac/properties/a/align-self/#comment-1615712 Mon, 05 Feb 2018 13:53:17 +0000 http://css-tricks.com/?page_id=21208#comment-1615712 hello, i would to change the display date-year from top to bottom? it’s possible to do that in css

]]>
By: Chris https://css-tricks.com/almanac/properties/a/align-self/#comment-1613874 Tue, 19 Dec 2017 05:14:19 +0000 http://css-tricks.com/?page_id=21208#comment-1613874 On the surface, it seems align-self:baseline; and align-self:flex-start do the same things. At least that’s the impression I get when I use either or on my website. I’m surely missing something. So can someone elaborate the differences between the two? Thanks in advance.

]]>
By: Eric https://css-tricks.com/almanac/properties/a/align-self/#comment-1595402 Thu, 25 Jun 2015 19:57:59 +0000 http://css-tricks.com/?page_id=21208#comment-1595402 In reply to Umberto.

Late to the party, but for Raj and anyone coming after me…

The -webkit solution works assuming you include the alternate styles for all your flex references. See a complete explanation here (https://css-tricks.com/using-flexbox/).

]]>
By: raj https://css-tricks.com/almanac/properties/a/align-self/#comment-1586850 Fri, 21 Nov 2014 09:06:14 +0000 http://css-tricks.com/?page_id=21208#comment-1586850 In reply to Umberto.

Still not Working :(

]]>
By: Umberto https://css-tricks.com/almanac/properties/a/align-self/#comment-1585358 Thu, 18 Sep 2014 08:42:23 +0000 http://css-tricks.com/?page_id=21208#comment-1585358 Safari supports it on 7.0+ with -webkit-align-self

http://www.w3schools.com/cssref/css3_pr_align-self.asp

]]>
By: Rohit Vaidya https://css-tricks.com/almanac/properties/a/align-self/#comment-1584716 Tue, 26 Aug 2014 05:16:00 +0000 http://css-tricks.com/?page_id=21208#comment-1584716 Yes, even i faced this. Safari does not support align-self

]]>
By: Philip https://css-tricks.com/almanac/properties/a/align-self/#comment-1581828 Wed, 28 May 2014 21:23:26 +0000 http://css-tricks.com/?page_id=21208#comment-1581828 I also think the support table is a bit weird here. I don’t think Safari supports align-self

]]>
By: Kyle Peatt https://css-tricks.com/almanac/properties/a/align-self/#comment-1580619 Thu, 01 May 2014 19:04:38 +0000 http://css-tricks.com/?page_id=21208#comment-1580619 I think the support table on this article might not be entirely accurate — I can’t find the corollary for old flexbox (display: box;) for this property. Am I missing something?

]]>