diff --git a/stylesheets/style.css b/stylesheets/style.css index 6a5fcd4b..4801a389 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -527,6 +527,7 @@ pre { vertical-align: top; text-align:center; font-weight:normal; + margin:2px; padding: 2px; height:300px; width:205px; @@ -535,6 +536,9 @@ pre { font-size:11px; background: rgba(182, 182, 182, 0.12); border: 2px solid rgba(111, 111, 111, 0.34); + max-height:300px; + background: rgba(182, 182, 182, 0.12); + border: 2px solid rgba(111, 111, 111, 0.34); } .theme-catalog div.thread strong { display: block;