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:
authorConnor Shea <connor.james.shea@gmail.com>2016-04-17 02:56:13 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-04-17 02:56:13 +0300
commit37973bc1435f78f040d1e3f2c3398a4e2668b567 (patch)
treede68bab155a60f5c606ceae6e66ecc85169f0b50 /app/assets/stylesheets/pages/graph.scss
parent5048064dc5e7ca30f65209c7ccd9fb90f9ac49db (diff)
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;