Re: [csswg-drafts] [css-forms] Allow making <button> a real inline (or block/flex/etc) (#3226)

@SelenIT In Firefox, if you use `display: flex` on a button, it will obey `align-content` and `align-items`. I think the idea is that buttons with `display: block` should also obey them, but alignment properties are not supported on blocks yet (https://bugzil.la/1105571)

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3226#issuecomment-473943847 using your GitHub account

Received on Monday, 18 March 2019 14:54:15 UTC