(css) Improve toasts with an icon

This commit is contained in:
Francis Lachapelle
2016-01-29 10:06:04 -05:00
parent ac8cf16885
commit c1ee1378ff
@@ -1,6 +1,6 @@
@import 'extends';
md-toast {
.md-toast-content {
> md-icon {
margin-right: 12px;
}