about summary refs log tree commit diff stats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.css b/cgit.css index 1955ecc..3cb61eb 100644 --- a/cgit.css +++ b/cgit.css
@@ -261,6 +261,7 @@ div#cgit td#content {
261div#cgit div#summary { 261div#cgit div#summary {
262 vertical-align: top; 262 vertical-align: top;
263 margin-bottom: 1em; 263 margin-bottom: 1em;
264 max-width: 80ch;
264} 265}
265 266
266div#cgit table#downloads { 267div#cgit table#downloads {