aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage
diff options
context:
space:
mode:
Diffstat (limited to 'guix-qa-frontpage')
-rw-r--r--guix-qa-frontpage/view/home.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix-qa-frontpage/view/home.scm b/guix-qa-frontpage/view/home.scm
index de14cc0..662020b 100644
--- a/guix-qa-frontpage/view/home.scm
+++ b/guix-qa-frontpage/view/home.scm
@@ -70,6 +70,7 @@ dt {
(@ (class "row"))
(section
(table
+ (@ (style "max-height: 20em; overflow-y: scroll;"))
(thead
(tr (th "Branch")
(th "Request to merge")))