Set svg viewBox

This commit is contained in:
2015-03-10 14:51:56 +07:00
parent 95ee6c8b17
commit d87eb390c3
2 changed files with 45 additions and 22 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
.barchart-container {
width: 40%;
box-sizing: border-box;
float: left;
width: 50%;
padding: 0 20px 20px 0;
}
.barchart g {
cursor: pointer;