No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

nucleus-ie10.css 117B

123456789
  1. button {
  2. overflow: visible;
  3. }
  4. input[type="checkbox"],
  5. input[type="radio"] {
  6. box-sizing: border-box;
  7. padding: 0;
  8. }