diff options
| author | Filipa Lacerda <filipa@gitlab.com> | 2017-06-29 10:12:16 +0100 |
|---|---|---|
| committer | Filipa Lacerda <filipa@gitlab.com> | 2017-06-29 10:12:16 +0100 |
| commit | 9c2322672184983eca062b6ff5de036e21e1f910 (patch) | |
| tree | eb7fa65302242688b2b66172704b0f2aeb33e2ac | |
| parent | 95d2e910831569d994e6d93c31ab10cdac1955c4 (diff) | |
| download | gitlab-ce-34039-scroll-job.tar.gz | |
Improve CSS after review34039-scroll-job
| -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 { |
