site: fix logo wrap in IE11

This commit is contained in:
afc163 2017-12-04 09:59:22 +08:00
parent 554d27e725
commit 4dc310c331

View File

@ -35,6 +35,7 @@
height: @header-height;
line-height: @header-height;
text-decoration: none;
white-space: nowrap;
img {
height: 32px;
margin-right: 14px;