From 6a62286d052f0d262fa7950e369be078604fec53 Mon Sep 17 00:00:00 2001 From: Vito Albano Date: Tue, 15 Nov 2016 17:00:40 +0000 Subject: [PATCH] #1033 - fix demo shell for user info profile icon --- demo-shell-ng2/app/app.component.css | 2 +- demo-shell-ng2/app/app.component.html | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) 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 @@