From 39fc04d8f54d2557ffbe1b0ae7ec0ab698cff56e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Paul=20H=C3=A4nsch?= Date: Tue, 24 Jul 2018 22:50:20 +0200 Subject: [PATCH] keep file label withing boundaries --- style.css | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.39.2