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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-26 23:31:07 +0300
committerClement Ho <clemmakesapps@gmail.com>2017-05-26 23:31:07 +0300
commite9253ba6813a8d9a4f2566b694a62ec61d80b026 (patch)
tree928971076d9ec93e69d611f7d5bc61f952ff691c /app/assets/stylesheets/framework/blocks.scss
parent8968171c9e58708f6f0922a1a337bb622bd8b9b5 (diff)
Enable DuplicateProperty scss-lint
Diffstat (limited to 'app/assets/stylesheets/framework/blocks.scss')
-rw-r--r--app/assets/stylesheets/framework/blocks.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/blocks.scss b/app/assets/stylesheets/framework/blocks.scss
index 3dec911d289..fefe5575d9b 100644
--- a/app/assets/stylesheets/framework/blocks.scss
+++ b/app/assets/stylesheets/framework/blocks.scss
@@ -23,7 +23,6 @@
.row-content-block {
margin-top: 0;
- margin-bottom: -$gl-padding;
background-color: $gray-light;
padding: $gl-padding;
margin-bottom: 0;