From: Paul Hänsch <paul@plutz.net>
Date: Tue, 24 Jul 2018 20:50:20 +0000 (+0200)
Subject: keep file label withing boundaries
X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;h=39fc04d8f54d2557ffbe1b0ae7ec0ab698cff56e;p=serve0

keep file label withing boundaries
---

diff --git a/style.css b/style.css
index 74944ab..4b47750 100644
--- a/style.css
+++ b/style.css
@@ -308,6 +308,7 @@ a[href="#advsearch"]:before {
   padding: .25em .5em;
   word-break: break-word;
   background-color: #222;
+  overflow: hidden;
 }
 
 .list.file .time, .list.file .dim {