scss/toolkit/layout/code.scss in titon-toolkit-1.0.2 vs scss/toolkit/layout/code.scss in titon-toolkit-1.0.4
- old
+ new
@@ -40,9 +40,10 @@
color: inherit;
font: inherit;
white-space: pre-wrap;
background: transparent;
border: none;
+ display: block;
}
&.#{$state-is-prefix}scrollable {
max-height: 350px;
overflow-y: auto;
\ No newline at end of file