Bugfix
(User-visible)
<p> tags, for example, previously had no spacing in tooltips. In the content of tooltips, margin and padding originally had to be set to 0, as otherwise they were inherited and overwritten. This is no longer necessary and in future "article tags" (paragraphs, headings, etc.) will be designed globally in general.
Test
Open a tooltip with a <p> tag or a heading. Spaces between such elements should now be recognizable. Examples of tooltips with these elements can be found in the technical demo under **Layout-Framework# 1 > Forms > Form Controls (inline)** in the presentation of dropdowns.