aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/IconBox.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-06-04 09:48:18 -0400
committerbob <bcz@cs.brown.edu>2019-06-04 09:48:18 -0400
commit6f49d067b58caf6297f7ae7687cf05b627c27a1d (patch)
tree1dca7fc49efd6aa0a17a06ec11fc028a0db5b3d6 /src/client/views/nodes/IconBox.scss
parent49e73692e7a4d695c64f0a6c44e0ca631b65036f (diff)
icon and stacking view fixes.
Diffstat (limited to 'src/client/views/nodes/IconBox.scss')
-rw-r--r--src/client/views/nodes/IconBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/IconBox.scss b/src/client/views/nodes/IconBox.scss
index 893dc2d36..488681027 100644
--- a/src/client/views/nodes/IconBox.scss
+++ b/src/client/views/nodes/IconBox.scss
@@ -10,6 +10,7 @@
pointer-events: all;
svg {
width: $MINIMIZED_ICON_SIZE !important;
+ height: $MINIMIZED_ICON_SIZE !important;
height: auto;
background: white;
}