aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/ImageBox.scss
diff options
context:
space:
mode:
authorMonika Hedman <monika_hedman@brown.edu>2019-05-07 16:34:00 -0400
committerMonika Hedman <monika_hedman@brown.edu>2019-05-07 16:34:00 -0400
commitef54fbecd832e4c8f31144ab9fa217146833a397 (patch)
tree4bf8367cc6456f2a3eb23c242adda17dc7999f85 /src/client/views/nodes/ImageBox.scss
parent93d2214b84eaef61c9a9f980d24b5c1addbd67dc (diff)
parent14c776b6d30e0bc0d5b3712f28e4b9f1170eae3b (diff)
pulled from new search
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 {