Merge branch 'ha_custom_image_logo' of https://github.com/sharelatex/web-sharelatex into ha_custom_image_logo

This commit is contained in:
Henry Oswald 2016-06-17 14:41:35 +01:00
commit 9cd3698b0e

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;