[#427] Fixed graph styles in multiview.

This commit is contained in:
Sol Villar
2015-03-05 03:40:11 -03:00
parent 6fdd1fbe32
commit 79141e94a9
2 changed files with 38 additions and 27 deletions

View File

@@ -35,6 +35,11 @@
float: left;
}
.recline-data-explorer .data-view-sidebar > div {
margin-top: 5px;
margin-bottom: 10px;
}
/**********************************************************
* Query Editor
*********************************************************/