mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 11:40:08 +02:00
[ticket/12332] Fix displaying attachments with long file names
PHPBB3-12332
This commit is contained in:
@@ -74,3 +74,8 @@
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
}
|
||||
|
||||
.file-name {
|
||||
max-width: 65%;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
Reference in New Issue
Block a user