diff --git a/core.css b/core.css index 604a67d..ab1c5d4 100644 --- a/core.css +++ b/core.css @@ -132,6 +132,13 @@ main { div.meta { padding-right: 10px; + width: 100px; +} + +header.list-item-header { + overflow: hidden; + white-space: nowrap; + width: calc(100% - 100px); } .list-item-header h3,