mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-24 09:30:34 +01:00
Merge pull request #5054 from hanakin/ticket/15470
[ticket/15470] Add font-size prop to .attachbox
This commit is contained in:
commit
d546e7fbd9
@ -529,6 +529,7 @@ blockquote .codebox {
|
||||
/* Attachments
|
||||
----------------------------------------*/
|
||||
.attachbox {
|
||||
font-size: 13px;
|
||||
float: left;
|
||||
width: auto;
|
||||
max-width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user