Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-09-25 12:57:23 +0300
committerPhil Hughes <me@iamphill.com>2017-09-25 12:57:23 +0300
commit65415e3208c29f52e3da6ccbdcdabcdf00bdb67b (patch)
tree6588cd993971957b33da3c0c7259812d67b7d988 /app/assets/stylesheets/pages/diff.scss
parentda6ff6519818fafe38433599b663a4aeff1007c1 (diff)
removed commented out CSS
Diffstat (limited to 'app/assets/stylesheets/pages/diff.scss')
-rw-r--r--app/assets/stylesheets/pages/diff.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index 5dbf44073b5..ed9d5e98467 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -600,11 +600,6 @@
.inline-parallel-buttons {
display: none;
}
-
- + .files,
- + .alert {
- // margin-top: 32px;
- }
}
}
}