From: k.kedron Date: Wed, 4 Mar 2020 09:30:40 +0000 (+0100) Subject: Fixed the navbar style X-Git-Tag: 1.6.3~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ffeb962c707caf38b3eaf3ff1fc18bf1b1c8ef54;p=sdc.git Fixed the navbar style Now all time contains all elements in the one line. Issue-ID: SDC-2308 Signed-off-by: Krystian Kedron Change-Id: Ic424f6bef0bc2ba83375b1339bbc451bd14ddff9 --- diff --git a/catalog-ui/src/app/ng2/components/layout/top-nav/top-nav.component.less b/catalog-ui/src/app/ng2/components/layout/top-nav/top-nav.component.less index 2bcdfc28d5..a4dde49be1 100644 --- a/catalog-ui/src/app/ng2/components/layout/top-nav/top-nav.component.less +++ b/catalog-ui/src/app/ng2/components/layout/top-nav/top-nav.component.less @@ -39,7 +39,7 @@ list-style-type: none; margin: 0 0 0 20px; padding: 0; - flex-grow: 999; + flex: 999 0 auto; & > li { float: left;