Fit brand image into container.

This commit is contained in:
Paulo Reis 2016-06-17 14:37:39 +01:00
parent d27d19e02a
commit 732a0fdca0

View file

@ -382,9 +382,10 @@
.navbar-brand {
background-image: url('/img/logo.png');
background-size: 135px 16px;
background-size: contain;
background-repeat: no-repeat;
height: 16px;
background-position: left center;
height: 37px;
margin-top: 10px;
padding: 0;
width: 135px;