aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/plupload.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme/plupload.css')
-rw-r--r--phpBB/styles/prosilver/theme/plupload.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/plupload.css b/phpBB/styles/prosilver/theme/plupload.css
index 8569eca662..f81064dbe6 100644
--- a/phpBB/styles/prosilver/theme/plupload.css
+++ b/phpBB/styles/prosilver/theme/plupload.css
@@ -74,3 +74,8 @@
height: 16px;
width: 16px;
}
+
+.file-name {
+ max-width: 65%;
+ vertical-align: bottom;
+}