diff --git a/css/skeleton.css b/css/skeleton.css index 762b374..7eb6b88 100644 --- a/css/skeleton.css +++ b/css/skeleton.css @@ -236,7 +236,7 @@ textarea, select { height: 38px; padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */ - background-color: #fff; + background-color: #FFF; border: 1px solid #D1D1D1; border-radius: 4px; box-shadow: none;