aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/components/Chart.scss
diff options
context:
space:
mode:
authorsrichman333 <sarah_n_richman@brown.edu>2024-04-23 23:05:24 -0400
committersrichman333 <sarah_n_richman@brown.edu>2024-04-23 23:05:24 -0400
commit81325ec64a24a98e3677b208a56dd048669fae72 (patch)
tree34e7fb252b0de9b3bb0f262e4b004af5c8dc706d /src/client/views/nodes/DataVizBox/components/Chart.scss
parent2de4f0938dedf8a6b2d60886df5c59bce7c72f59 (diff)
filter one histogram bar onto child dataviz doc at a time
Diffstat (limited to 'src/client/views/nodes/DataVizBox/components/Chart.scss')
-rw-r--r--src/client/views/nodes/DataVizBox/components/Chart.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/client/views/nodes/DataVizBox/components/Chart.scss b/src/client/views/nodes/DataVizBox/components/Chart.scss
index cf0007cfd..47cad9649 100644
--- a/src/client/views/nodes/DataVizBox/components/Chart.scss
+++ b/src/client/views/nodes/DataVizBox/components/Chart.scss
@@ -15,8 +15,7 @@
font-size: larger;
display: flex;
flex-direction: row;
- margin-top: -20px;
- margin-bottom: -20px;
+ margin-top: -35px;
}
.asHistogram-checkBox {
align-items: left;