Scatterplot: wind down current development, fix label assignment, flatten model config, style fixes

This commit is contained in:
Carl Eberhard
2014-03-14 13:44:26 -04:00
parent 095d7098e5
commit 72907724b8
8 changed files with 21 additions and 16 deletions
@@ -5,10 +5,11 @@
margin-bottom: 16px;
overflow: auto;
background-color: #ebd9b2;
padding : 8px 12px 8px 12px;
padding : 12px 12px 4px 12px;
}
.chart-header h2 {
margin-top: 0px;
margin-bottom: 4px;
}
@@ -63,7 +64,7 @@ figcaption .title-info {
.file-controls .btn {
height: 24px;
padding: 0px 10px 0px 10px;
line-height: 24px;
line-height: 20px;
}
.file-controls .copy-btn {