.pre-wrap { white-space: normal; code { word-break: break-all; } } .pre-scrollable-shorty { max-height: $pre-scrollable-max-height / 7; } .tile pre { margin-bottom: 0; }