summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/files.scss
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2018-11-16 09:42:04 +0000
committerPhil Hughes <me@iamphill.com>2018-11-16 09:42:04 +0000
commit718c66f6ee80fe49a64f6181a2fff17f208e094a (patch)
treef07d910c69e91a5c9687276dd084db21f7898aaa /app/assets/stylesheets/framework/files.scss
parent0f25d2b33fbee7161f0ecf26a6d853533808beec (diff)
downloadgitlab-ce-718c66f6ee80fe49a64f6181a2fff17f208e094a.tar.gz
Fixed image discussion styling
Fixes the styling of image discussions after the discussion styling changes. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/54110
Diffstat (limited to 'app/assets/stylesheets/framework/files.scss')
-rw-r--r--app/assets/stylesheets/framework/files.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/files.scss b/app/assets/stylesheets/framework/files.scss
index 6bdcb20210b..037a5adfb7e 100644
--- a/app/assets/stylesheets/framework/files.scss
+++ b/app/assets/stylesheets/framework/files.scss
@@ -415,7 +415,6 @@ span.idiff {
}
.preview-container {
- height: 100%;
overflow: auto;
.file-container {