From a0b9152f19c4f8dbd925635129d75af9785a1d4a Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Mon, 31 Jul 2017 18:20:49 -0400 Subject: Repair widget micro service, onboarding of widgets Issue: PORTAL-30, PORTAL-40, PORTAL-45, PORTAL-46, PORTAL-47 Change-Id: I97de4cc038f7167d5e368249f9ea5e47e8fc1b09 Signed-off-by: Christopher Lott (cl778h) --- ecomp-portal-FE-common/client/app/views/header/header.less | 1 + 1 file changed, 1 insertion(+) (limited to 'ecomp-portal-FE-common/client') diff --git a/ecomp-portal-FE-common/client/app/views/header/header.less b/ecomp-portal-FE-common/client/app/views/header/header.less index b553cebb..e10e9ed7 100644 --- a/ecomp-portal-FE-common/client/app/views/header/header.less +++ b/ecomp-portal-FE-common/client/app/views/header/header.less @@ -14,6 +14,7 @@ font-weight: 400; font-family: "Omnes-ECOMP-W02",Arial !important; font-size: 18px; + margin-left: 10px; //.c18b; } -- cgit 1.2.3-korg