• robottoaster

    (@robottoaster)


    For some reason the <label> tag doesn’t seem to wrap, so it looks like this:

Viewing 1 replies (of 1 total)
  • Theme Author htmlpie

    (@htmlpie)

    Hi,

    You need to find the proper CSS selector for those labels and apply the following:

    #example-selector label {
    white-space: normal !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘compatability issue with webmention plugin’ is closed to new replies.