1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-17 23:21:33 +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 /* Attachments
----------------------------------------*/ ----------------------------------------*/
.attachbox { .attachbox {
font-size: 13px;
float: left; float: left;
width: auto; width: auto;
max-width: 100%; max-width: 100%;