CodePen

Using font-size: 0 to remove inline-block white-space does not work on Android Browser

by Matt Stow on December 16, 2012

On the Android Browser pre-Jellybean, font-size: 0 does not remove the white-space between inline-block elements.

Although the browser on Jellybean does remove the space, unfortunately, a random bug fails to remove all of the space before the last element

  • 561 Views
  • 1 Comment
  • 1 Heart