From 46ac3ebb1aa9178b2c0c4d0989d136c3d90e5120 Mon Sep 17 00:00:00 2001 From: Vito Albano Date: Wed, 9 Nov 2016 01:10:52 +0000 Subject: [PATCH] Moved on left side user info menu on demo shell --- demo-shell-ng2/app/app.component.css | 6 +++++- demo-shell-ng2/app/app.component.html | 13 ++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/demo-shell-ng2/app/app.component.css b/demo-shell-ng2/app/app.component.css index b714148d16..6eff75fc29 100644 --- a/demo-shell-ng2/app/app.component.css +++ b/demo-shell-ng2/app/app.component.css @@ -9,5 +9,9 @@ } .user-profile { - margin-right: 3px; + margin-right: 50px; +} + +.mdl-button-padding { + padding-left: 20px; } diff --git a/demo-shell-ng2/app/app.component.html b/demo-shell-ng2/app/app.component.html index 7d5c7b1a16..bbea07d6f6 100644 --- a/demo-shell-ng2/app/app.component.html +++ b/demo-shell-ng2/app/app.component.html @@ -2,7 +2,14 @@
-
+
+ +
+ +
+ + Demo Application @@ -23,10 +30,6 @@ Settings - -