aboutsummaryrefslogtreecommitdiffstats
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 5c30947..a7a1762 100644
--- a/css/style.css
+++ b/css/style.css
@@ -506,3 +506,8 @@ iframe {
margin: 0;
border: 0;
}
+
+.filename {
+ word-wrap: break-word;
+ word-break: break-word;
+}