web/elements: fix height of branding on firefox in certain screen sizes
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -29,6 +29,7 @@ export class SidebarBrand extends LitElement { | ||||
|                     flex-direction: column; | ||||
|                     align-items: center; | ||||
|                     height: 82px; | ||||
|                     min-height: 82px; | ||||
|                 } | ||||
|                 .pf-c-brand img { | ||||
|                     width: 100%; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer