Topic: Underlined BBCode

Hi, this should be underlined, shouldn't it?

Workaround by adminfl:

.bbuline {
    text-decoration: underline;
    font-style: normal; /* don't be italics */
}

Re: Underlined BBCode

This bug was reported by Garciat here. Fixed in [922].