vendor/assets/stylesheets/code.css.scss in flashgrid-1.0.7 vs vendor/assets/stylesheets/code.css.scss in flashgrid-1.0.8
- old
+ new
@@ -35,11 +35,10 @@
word-break: break-all;
word-wrap: break-word;
white-space: pre;
}
.pre-scrollable {
- max-height: 200px;
- max-width: 100%;
+ max-height: 300px;
overflow: scroll;
}
/* #Pygments
================================================== */
\ No newline at end of file