Merge branch '3.3.x'

This commit is contained in:
Marc Alexander 2020-05-14 21:15:12 +02:00
commit cbab3e17a2
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -600,6 +600,7 @@ blockquote .codebox {
border-top: 1px solid transparent;
clear: left;
overflow-x: auto;
overflow-y: hidden;
margin-top: 4px;
padding-top: 4px;
}