Add nowrap to wrapper.
This commit is contained in:
parent
9874ec62cb
commit
84127d57d6
@ -75,6 +75,7 @@ class PatekLogo extends HTMLElement {
|
||||
display: inline-block;
|
||||
margin-bottom: -0.3em;
|
||||
height: 2em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
:host {
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user