sass-basis / basis

A lightweight responsive Sass/CSS framework based on flexible box.
https://sass-basis.github.io/
MIT License
144 stars 14 forks source link

pre overflow #84

Closed inc2734 closed 8 years ago

inc2734 commented 8 years ago

There is a case in which the long contents of the pre element is overflowing. So added overflow: auto;