rockerest’s avatarrockerest’s Twitter Archive—№ 4,456

  1. …in reply to @caraesten
    esten Hey, * { -moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; } is your friend. #exceptLessThanIE8