1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-17 07:01:22 +02:00

[ticket/15470] Add font-size

PHPBB3-15470
This commit is contained in:
Michael Miday
2017-11-28 09:20:27 -05:00
parent b66b497429
commit 20ab0e16f0

View File

@@ -529,6 +529,7 @@ blockquote .codebox {
/* Attachments
----------------------------------------*/
.attachbox {
font-size: 13px;
float: left;
width: auto;
max-width: 100%;