mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 12:45:58 +08:00

Should provide some performance improvement for scrolling on chrome The fixed header and the fixed progress bar on both ends of the screen will invoke a complete visible page redraw. For whatever reason this css should make things better for low performance devices. only tested on chrome superficially.