YouTube dev mistake

Lakshan-Seram

Well-known member
  • May 31, 2011
    24,714
    12,619
    113
    127.0.0.1:8080/Kandy
    Just noticed this while I'm login in to my YouTube :P

    They are missing opacity property value :rolleyes:

    The mistake: Look at the radio buttons and checkboxes :confused:

    before.png



    The fix after adding opacity: 0 to these inputs

    after.png


    Just sharing with newbies ;)