symphonycms/symphony-2

View on GitHub
symphony/assets/css/src/symphony.affix.css

Summary

Maintainability
Test Coverage
/**
 * This file contains styles related to symphonyAffix jQuery plugin
 *
 * @since Symphony 2.5
 */

.js-affix-scroll {
    position: fixed !important;
    top: 1rem;
}