Add nowrap to wrapper.

This commit is contained in:
Greenscreener
2019-07-09 15:59:36 +00:00
parent 9874ec62cb
commit 84127d57d6
+1
View File
@@ -75,6 +75,7 @@ class PatekLogo extends HTMLElement {
display: inline-block;
margin-bottom: -0.3em;
height: 2em;
white-space: nowrap;
}
:host {
display: inline-block;