mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
[ticket/15470] Add font-size
PHPBB3-15470
This commit is contained in:
parent
b66b497429
commit
20ab0e16f0
1 changed files with 1 additions and 0 deletions
|
@ -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%;
|
||||||
|
|
Loading…
Add table
Reference in a new issue