Browse Source

Remove too tall line-height from the text inputs

Alexander Zaytsev 6 years ago
parent
commit
8169a04fb4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/@uppy/core/src/_common.scss

+ 0 - 1
packages/@uppy/core/src/_common.scss

@@ -119,7 +119,6 @@
 }
 }
 
 
   .uppy-size--md .uppy-c-textInput {
   .uppy-size--md .uppy-c-textInput {
-    line-height: 1.8;
     padding: 8px 10px;
     padding: 8px 10px;
   }
   }