Using :first-child can cause problems in your Ember app, use :first-of-type instead. Thankfully, this'll go away with HTMLBars. (paulferrett.com)