[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%;