TryGhost/Ghost

View on GitHub
ghost/admin/app/styles/spirit/_code.css

Summary

Maintainability
Test Coverage
/*

   CODE

*/

.pre {
  overflow-x: auto;
  overflow-y: hidden;
  overflow:   scroll;
}