aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-05-02 16:19:07 -0400
committerbob <bcz@cs.brown.edu>2019-05-02 16:19:07 -0400
commita78282cdf7fbb99386484640e1fb89d4b9b0cbee (patch)
tree9154148f03f996e5c6fb8c2e367df13736d8b0cc /src/client/views/nodes/ImageBox.scss
parenta79bda7e5c7e77e398a33b8262f861155c5f1462 (diff)
fixed some things with trees and summaries.
Diffstat (limited to 'src/client/views/nodes/ImageBox.scss')
-rw-r--r--src/client/views/nodes/ImageBox.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/nodes/ImageBox.scss b/src/client/views/nodes/ImageBox.scss
index 9fe211df0..2316a050e 100644
--- a/src/client/views/nodes/ImageBox.scss
+++ b/src/client/views/nodes/ImageBox.scss
@@ -10,6 +10,8 @@
}
.imageBox-cont-interactive {
pointer-events: all;
+ width:100%;
+ height:auto;
}
.imageBox-dot {