diff --git a/readthedocs/builds/static/builds/css/detail.css b/readthedocs/builds/static/builds/css/detail.css index 5e72a9eb9c8..3c6b7ac9bdd 100644 --- a/readthedocs/builds/static/builds/css/detail.css +++ b/readthedocs/builds/static/builds/css/detail.css @@ -118,6 +118,7 @@ div.build-command div.build-command-output > span { white-space: pre; overflow-x: scroll; overflow-y: hidden; + margin-bottom: -14px; } div.build-command div.build-command-run > span::-webkit-scrollbar,