diff options
-rw-r--r-- | app/assets/stylesheets/pages/builds.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/builds.scss b/app/assets/stylesheets/pages/builds.scss index a2607495988..10cd3a69a03 100644 --- a/app/assets/stylesheets/pages/builds.scss +++ b/app/assets/stylesheets/pages/builds.scss @@ -150,7 +150,6 @@ padding: 10px 20px 20px 5px; white-space: pre-wrap; overflow: auto; - overflow-y: scroll; } .environment-information { |