This commit is contained in:
jomo
2013-10-21 05:55:38 +02:00
parent 778071822a
commit 86452ea00b

View File

@@ -330,9 +330,6 @@ and (min-width: 0px) //TODO
}
}
.input {
height: 3em;
}
input[type=text], input[type=email], input[type=password], input[type=number], textarea, select {
background: #ddd;
border: none;
@@ -340,7 +337,6 @@ and (min-width: 0px) //TODO
margin: 0 0 1px 0;
padding: 0.5em 1em;
width: 100%;
display: block;
}
input, select, textarea {