summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/files.scss
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-04-16 17:56:13 -0600
committerConnor Shea <connor.james.shea@gmail.com>2016-04-16 17:56:13 -0600
commit37973bc1435f78f040d1e3f2c3398a4e2668b567 (patch)
treede68bab155a60f5c606ceae6e66ecc85169f0b50 /app/assets/stylesheets/framework/files.scss
parent5048064dc5e7ca30f65209c7ccd9fb90f9ac49db (diff)
downloadgitlab-ce-37973bc1435f78f040d1e3f2c3398a4e2668b567.tar.gz
Enable the EmptyRule SCSS Linter.
Prevents empty SCSS rules from being included in the SCSS. Also fixes the handful of lints caught by the linter.
Diffstat (limited to 'app/assets/stylesheets/framework/files.scss')
-rw-r--r--app/assets/stylesheets/framework/files.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/files.scss b/app/assets/stylesheets/framework/files.scss
index 789df42fb66..98556460b51 100644
--- a/app/assets/stylesheets/framework/files.scss
+++ b/app/assets/stylesheets/framework/files.scss
@@ -82,10 +82,6 @@
}
}
- &.blob_file {
-
- }
-
&.blob-no-preview {
background: #eee;
text-shadow: 0 1px 2px #fff;