diff --git a/web-console/src/components/header-bar.tsx b/web-console/src/components/header-bar.tsx index 538f8a319fdc..523ffc22659d 100644 --- a/web-console/src/components/header-bar.tsx +++ b/web-console/src/components/header-bar.tsx @@ -160,15 +160,15 @@ export class HeaderBar extends React.Component { minimal={!loadDataPrimary} intent={loadDataPrimary ? Intent.PRIMARY : Intent.NONE} /> - + - + @@ -179,7 +179,7 @@ export class HeaderBar extends React.Component { } -