Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Template:Clear/sandbox

From Roll20 Wiki

Jump to: navigation, search

Shorthand for the clear CSS property. The template can be used to prevent floating( and some other) elements to bunch up, and instead move to a new line.

The wiki uses float:right and float:left to align lots of infoboxes & images.

The clear CSS property sets whether an element must be moved below (cleared) floating elements that precede it. The clear property applies to floating and non-floating elements.
    Mdn Documentation