summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/stat_graph.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/stat_graph.scss')
-rw-r--r--app/assets/stylesheets/pages/stat_graph.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/assets/stylesheets/pages/stat_graph.scss b/app/assets/stylesheets/pages/stat_graph.scss
index 79186480605..31ccdacbc02 100644
--- a/app/assets/stylesheets/pages/stat_graph.scss
+++ b/app/assets/stylesheets/pages/stat_graph.scss
@@ -18,10 +18,6 @@
@include make-col-ready();
@include make-col(12);
}
-
- svg {
- width: 100%;
- }
}
#contributors {
@@ -31,10 +27,6 @@
margin: 0 0 10px;
list-style: none;
padding: 0;
-
- svg {
- width: 100%;
- }
}
.person {