diff --git a/readthedocs/builds/static/builds/css/detail.css b/readthedocs/builds/static/builds/css/detail.css index 53442c7f767..118760d03a6 100644 --- a/readthedocs/builds/static/builds/css/detail.css +++ b/readthedocs/builds/static/builds/css/detail.css @@ -109,8 +109,6 @@ div.build-command div.build-command-output { div.build-command div.build-command-run > span, div.build-command div.build-command-output > span { - display: block; - margin-bottom: -16px; font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace; white-space: pre; overflow-x: scroll;