.. toctree:: :maxdepth: 2 :caption: Contents:
<div class="box vertical">
<div class="box vertical" boxAlign="bottom right">
Note
Available boxAlign Attribute Values:
- top
- bottom
- left
- right
- verticalCenter
- horizontalCenter
Note
The Element Needs To Have The Box Class And Have The Orientation Set For The Gravity To Work.
The boxAlign Attribute Values Can Be Directly Put With The Classes For Example:
<div class="box vertical bottom right">
. Although Keeping It Separate From Other Classes Recommended For Ease Of Development.