diff --git a/services/web/public/stylesheets/components/navbar.less b/services/web/public/stylesheets/components/navbar.less index e0897cbc8e..5079b10b7e 100755 --- a/services/web/public/stylesheets/components/navbar.less +++ b/services/web/public/stylesheets/components/navbar.less @@ -381,14 +381,15 @@ padding: 1rem 2rem; .navbar-brand { + position: absolute; + top: 5px; + bottom: 5px; + width: 135px; + padding: 0; background-image: url('/img/logo.png'); background-size: contain; background-repeat: no-repeat; background-position: left center; - height: 37px; - margin-top: 10px; - padding: 0; - width: 135px; } @media only screen and (-webkit-min-device-pixel-ratio: 2),