mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-18 23:51:49 +02:00
Merge pull request #5054 from hanakin/ticket/15470
[ticket/15470] Add font-size prop to .attachbox
This commit is contained in:
@@ -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%;
|
||||||
|
Reference in New Issue
Block a user