1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Fix wrap of header logo in IE11

This commit is contained in:
Nick O'Leary 2019-09-30 10:59:04 +01:00
parent e5738d608c
commit 29d1894f9a
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9

View File

@ -36,6 +36,7 @@
font-size: 30px;
line-height: 30px;
text-decoration: none;
white-space: nowrap;
span {
vertical-align: middle;