Viewing 1 replies (of 1 total)
  • Thread Starter Blutarsky

    (@blutarsky)

    Solved!

    Add this to CSS:

    fileawayDIVcontainer a {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Multi column layout’ is closed to new replies.