Using spans instead of `<figure*>`
authorAlexander Ebert <ebert@woltlab.com>
Fri, 23 Dec 2016 10:40:00 +0000 (11:40 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 23 Dec 2016 10:40:00 +0000 (11:40 +0100)
commitbac7aefb6dc44a7784ad62e2187af3b5422ba9bd
tree026f870fbf69e6b42aaa47889d5e95bd269428a8
parent507b23f49afcea544eb5bb15c074239b4035de6b
Using spans instead of `<figure*>`

`<figure>` and `<figcaption>` are better in terms of semantics, but
heavily limit the abiliy to nest them into other elements, as they're
block-elements themselves.

This is especially the case when used as inline images, because browsers
will pop them out of the flow.
com.woltlab.wcf/templates/mediaBBCodeTag.tpl
wcfsetup/install/files/style/bbcode/media.scss