BigW Consortium Gitlab

Commit c5e26e57 by Annabel Dunstone Gray

Merge branch '30502-fix-bottom-padding-job-page' into 'master'

Remove extra bottom padding on Job log page Closes #30502 See merge request !11791
parents 8f1460ac 8732b3b6
......@@ -375,6 +375,10 @@
.container-fluid.container-limited {
max-width: 100%;
}
.content-wrapper {
padding-bottom: 6px;
}
}
.build-detail-row {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment