This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Description
I've been playing with angular2-material using QuickStart application as a template and noticed that alignment of some elements differs from angular2-material demo-app. It turned out that the problem was in Chrome running in quirks mode because of missing <!doctype html> in index.html.