1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 19:11:47 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2020-05-14 21:15:12 +02:00

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;
}