Browse Source

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

Torkel Ödegaard 10 years ago
parent
commit
3781a099dd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      public/sass/base/_forms.scss

+ 0 - 1
public/sass/base/_forms.scss

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