about summary refs log tree commit diff
path: root/app/assets/stylesheets/containers.scss
AgeCommit message (Collapse)Author
2017-04-24Hide some components rather than unmounting (#2271)Akihiko Odaki
Hide some components rather than unmounting them to allow to show again quickly and keep the view state such as the scrolled offset.
2017-04-12Clean up stylesheet organization (#1591)Matt Jankowski