1c50123e0524
Add a bit more padding
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 17 Jan 2020 13:02:25 -0500 |
parents | 5b921c5536ca |
children | 55ad249befd2 |
branches/tags | (none) |
files | templates/static/style-sjl.css |
Changes
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;