1
0
Fork 0

Increase dashboard item vertical margin

This commit is contained in:
Gregory Eremin 2016-01-10 20:56:14 +03:00
parent 5bb4a72f95
commit adde6a54ab
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,6 @@ body {
width: 950px;
height: 120px;
margin-right: 15px;
margin-bottom: 10px;
}
.linechart svg {
width: 100%;
@ -94,6 +93,7 @@ body {
float: left;
width: 950px;
height: 170px;
margin-bottom: 40px;
}
.boxplot svg {
width: 100%;