Journal break off words






Veteran Member





    The journal breaks of words at the end off the line. Even if it is in the middle of a word.
    The fix should be to implement word-break: normal;

    But where should that be done?
    Tjep's digital agencyRegards,
    Tycho de Waard

    Tjep's digital agency
    We just love DNN
    https://www.tjeps.com





    Veteran Member





      I just fixed it by adding:
      .journalitem .dnnClear {
      word-break: initial;
      }

      And also added a comment on:
      https://github.com/dnnsof...Platform/issues/2225

      Please feel free to confirm or deny that this is the proper solution.
      Tjep's digital agencyRegards,
      Tycho de Waard

      Tjep's digital agency
      We just love DNN
      https://www.tjeps.com





      Growing Member





        One of many tweaks needed to the Journal module unfortunately
        Chris Hammond Christoc.com Software Solutions
        With DNN since before it was DNN!
        Open Source Projects and Tutorials since 2003
        ---