The issue I'm experiencing is that html elements (buttons in the examples below) in Angular 6 seem to be missing their default margin:
Angular 5.2.2 example - has default margin/spacing between the buttons
Angular 6.0 example - is missing the margin/spacing between the buttons
I'm hoping someone can confirm this is an issue with angular - or point me to the root of the problem- before I open a github issue