/* Table of Contents ================================================== # Affix */ /* # Affix ================================================== */ .affix { position: fixed; } .affix-bottom { position: absolute; top: auto; }