Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upinline-block causes twitter layout problems #14352
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://people-mozilla.org/~jmuizelaar/bugs/twitter-reduce.html renders wrong in Servo. This is a reduced version of https://people-mozilla.org/~jmuizelaar/webrender/sites/twitter.html
Removing the "display: inline-block" from the Icon class fixes the layout.
@pcwalton