afup / haphpy-birthday

Website for PHP 20th anniversary video
http://haphpy-birthday.net
MIT License
22 stars 43 forks source link

Fix radio buttons layout on Chrome & Safari #78

Closed woecifaun closed 9 years ago

woecifaun commented 9 years ago

:warning: Starting to work on this issue? Please indicate it in a comment below to prevent many people working on same stuff at the same moment. Thanks.

The radio buttons layout on Google Chrome and Safari is lame.

Chrome : the second button is smaller. radio-chrome

Safari : radio label is underneath. It should be aside. radio-safari

woecifaun commented 9 years ago

I start to work on this one.