# HG changeset patch # User Steve Losh # Date 1579284145 18000 # Node ID 1c50123e052486a3b223812b4b71767cd391b949 # Parent 5b921c5536cacc6a63929552625f9eca300fc0dd Add a bit more padding diff -r 5b921c5536ca -r 1c50123e0524 templates/static/style-sjl.css --- a/templates/static/style-sjl.css Fri Jan 17 13:01:53 2020 -0500 +++ b/templates/static/style-sjl.css Fri Jan 17 13:02:25 2020 -0500 @@ -93,7 +93,8 @@ /* Log */ td.repo-name { - width: 165px; + width: 150px; + padding-right: 10px; } td.age { width: 140px;