fix(): removed css background that should not have been there in last commit

This commit is contained in:
Torkel Ödegaard
2016-02-21 09:06:59 +01:00
parent e4d52b2851
commit 3781a099dd

View File

@@ -32,7 +32,6 @@ input,
button,
select,
textarea {
background-color: $input-bg;
@include font-shorthand($font-size-base,normal,$line-height-base); // Set size, weight, line-height here
}
input,