Viewing 1 replies (of 1 total)
  • Hello,

    I had the same problem, I solved it by adding this style in the custom CSS : white-space: nowrap;

    Here is my entire custom css:

    .Zebra_Tooltip .Zebra_Tooltip_Message {
    white-space: nowrap;
    padding: 8px 9px !important; }

    Marianne

Viewing 1 replies (of 1 total)

The topic ‘Text on two lines’ is closed to new replies.