diff --git a/web/src/user/UserInterface.ts b/web/src/user/UserInterface.ts index 6ad9bd285..c4cb19891 100644 --- a/web/src/user/UserInterface.ts +++ b/web/src/user/UserInterface.ts @@ -84,8 +84,8 @@ export class UserInterface extends Interface { display: none; } .pf-c-brand { - min-height: 48px; - height: 48px; + min-height: 32px; + height: 32px; } .has-notifications { color: #2b9af3;