Browse Source

Merge pull request #9222 from fcollonval/fcollonval/issue9170

Remove input-checkbox style
Jason Grout 4 years ago
parent
commit
f7cb7b5e20
1 changed files with 0 additions and 11 deletions
  1. 0 11
      packages/extensionmanager/style/base.css

+ 0 - 11
packages/extensionmanager/style/base.css

@@ -354,17 +354,6 @@
   margin: 4px;
 }
 
-/*
-  Companion packages dialog
-*/
-
-input[type='checkbox'] {
-  appearance: checkbox;
-  -webkit-appearance: checkbox;
-  -moz-appearance: checkbox;
-  height: auto;
-}
-
 /*
   Generic dialog
 */