Explorar o código

Fixed line heights

Dorin Paslaru %!s(int64=9) %!d(string=hai) anos
pai
achega
8c40c629bf
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/components/App/App.scss

+ 0 - 2
src/components/App/App.scss

@@ -114,7 +114,6 @@ video {
 }
 button {
   height: 32px;
-  line-height: 30px;
   border-radius: 4px;
   background-color: $blue;
   border: none;
@@ -712,7 +711,6 @@ button {
 
 input[type="text"], input[type="password"] {
   height: 32px;
-  line-height: 30px;
   border-radius: 4px;
   background-color: #FFF;
   border: 1px solid $gray;