diff --git a/demo-shell-ng2/app/app.component.css b/demo-shell-ng2/app/app.component.css index 6eff75fc29..e819fafef6 100644 --- a/demo-shell-ng2/app/app.component.css +++ b/demo-shell-ng2/app/app.component.css @@ -9,7 +9,7 @@ } .user-profile { - margin-right: 50px; + margin-right: 10px; } .mdl-button-padding { diff --git a/demo-shell-ng2/app/app.component.html b/demo-shell-ng2/app/app.component.html index bbea07d6f6..2986ba16ac 100644 --- a/demo-shell-ng2/app/app.component.html +++ b/demo-shell-ng2/app/app.component.html @@ -4,10 +4,9 @@
-
- -
+ + @@ -20,7 +19,8 @@