RESOLVED DUPLICATE of bug 163572 163700
Flexbox `align-items: center`no longer vertically centers items
https://bugs.webkit.org/show_bug.cgi?id=163700
Summary Flexbox `align-items: center`no longer vertically centers items
Nikita Vasilyev
Reported 2016-10-19 15:56:30 PDT
Created attachment 292123 [details] [Image] Bug In Web Inspector, navigation bar items are vertically misaligned. There seem to be a regression in flexbox behavior. The following code no longer works: .navigation-bar .item {align-items: center}
Attachments
[Image] Bug (51.69 KB, image/png)
2016-10-19 15:56 PDT, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2016-10-19 15:57:54 PDT
Joseph Pecoraro
Comment 2 2016-10-19 16:17:43 PDT
I believe this was fixed yesterday bug 163572. *** This bug has been marked as a duplicate of bug 163572 ***
Joseph Pecoraro
Comment 3 2016-10-19 16:17:43 PDT
I believe this was fixed yesterday bug 163572. *** This bug has been marked as a duplicate of bug 163572 ***
Nikita Vasilyev
Comment 4 2016-10-19 16:25:20 PDT
Yes, this indeed has been fixed.
Note You need to log in before you can comment on or make changes to this bug.