Small details: Fix ol indentation and URLs not breaking
I fixed this at my site, but in an upcoming version of UNA please double-check lists and word/url wrapping. Before I fixed it, ordered lists (ol) had cut-off numbers on the left. Once the numbers reach double digits.
Also, certain long URLs didn't wrap. I don't know if I targeted the exact correct element or not, but in short, I added a word-wrap: break-word; rule to one of the main content divs to fix this.
-
-
·
Andrey Yasko
- ·
Thanks for pointing it out. Any specific elements where the text break is not right?
-
·
Andrey Yasko
-
Hello,
I have noticed that if a discussion has a few replays than the whole site where replays are goes over the site size...
And the text not wraping also occures in many many occasions...
-
This was within posts (blog posts). This is what I did to fix it.
.bx-db-content { word-wrap: break-word; }
-
- · banister
- ·
Very clever. And long overdue.
Can it also be adjusted to apply to Discussions, Files, ETC?
-
- · Michael Beloved
- ·
Also in discussions, the editor refuses to have more than one image in a line. It jumps to a new paragraph every time. The editor is quill.