Commit f734f495 authored by Jacob Schatz's avatar Jacob Schatz

Merge branch 'fix_rightsidebar_overlapping_build_section' into 'master'

Fix right sidebar overlapping build section in merge request

closes #14608 

![build](/uploads/d1902f5fa335274c92ac1b1a8193466f/build.gif)


See merge request !3415
parents 795199bf feee6dab
......@@ -230,3 +230,9 @@
}
}
}
.builds {
.table-holder {
overflow-x: scroll;
}
}
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