Fix color of Placeholder text
commitf1476bf44696094be41e96053355c81fd633b830
authorSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Mon, 27 Aug 2012 14:34:09 +0000 (27 20:04 +0530)
committerSathyanarayanan Gunasekaran <gsathya.ceg@gmail.com>
Mon, 27 Aug 2012 14:34:09 +0000 (27 20:04 +0530)
treef5e291842a12f0bada662cae778955ad71326f87
parentd4fc9ccc411a48cf89bffccf70886603da3ddf65
Fix color of Placeholder text

Firefox ignores -moz-placeholder and instead requires
input:-moz-placeholder. This is a bug(#3779) in Twitter
bootstrap which has been fixed in v2.1. Compass currently
uses v2.0, and doesn't have this fix. This commit backports
it v2.0.
static/css/bootstrap.css
static/css/bootstrap.min.css