Remove non-needed css rule

This commit is contained in:
Jan Philipp Timme 2017-12-30 18:40:15 +01:00
parent 4b72e25477
commit 0699025077
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@ body {
text-align: center; text-align: center;
} }
.chart-box {
/*border: 1px solid grey;*/
}
/* This container will allow scaling svg, so we don't need to care about it in d3.js */ /* This container will allow scaling svg, so we don't need to care about it in d3.js */
.svg-container { .svg-container {
display: inline-block; display: inline-block;