summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/graph.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/pages/graph.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/pages/graph.scss')
-rw-r--r--app/assets/stylesheets/pages/graph.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/pages/graph.scss b/app/assets/stylesheets/pages/graph.scss
index 4e5c4ed84b6..f7f9a9bb770 100644
--- a/app/assets/stylesheets/pages/graph.scss
+++ b/app/assets/stylesheets/pages/graph.scss
@@ -18,9 +18,6 @@
}
.graphs {
- .graph-author-commits-count {
- }
-
.graph-author-email {
float: right;
color: #777;