remove space in front of pre block

This commit is contained in:
Christopher 2020-10-23 21:23:16 +02:00
parent bcd15bb5de
commit 0d3e55d94e
1 changed files with 1 additions and 2 deletions

View File

@ -123,8 +123,7 @@
<div class="breadcomb-wp">
<div class="breadcomb-ctn">
<pre class="pre-scrollable" style="width: 100%; min-height: 200px; max-height: 200px; height: 200px; overflow-y: scroll;">
%%ContainerLogOutput%%
%%ContainerLogOutput%%
</code>
</div>
</div>