Drop bottom margin of the dl's on the revision derivations page
This makes the table display better.
This commit is contained in:
parent
dc67655a34
commit
0ceb62cbc8
1 changed files with 1 additions and 0 deletions
|
|
@ -984,6 +984,7 @@ figure {
|
||||||
,target)
|
,target)
|
||||||
(td
|
(td
|
||||||
(dl
|
(dl
|
||||||
|
(@ (style "margin-bottom: 0;"))
|
||||||
,@(append-map
|
,@(append-map
|
||||||
(lambda (build)
|
(lambda (build)
|
||||||
(let ((build-server-id
|
(let ((build-server-id
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue