aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DocumentView.scss
diff options
context:
space:
mode:
authorMonika Hedman <monika_hedman@brown.edu>2019-03-09 19:29:59 -0500
committerMonika Hedman <monika_hedman@brown.edu>2019-03-09 19:29:59 -0500
commit2e0728eee32c491a5daa309684d727a2a560cbd4 (patch)
tree8d866759fab7a2042cf47c8db0b6836976755ca2 /src/client/views/nodes/DocumentView.scss
parent1183f65cea62078cfa1df615da20b72f5b60433e (diff)
parent74f216770159ba405c0063f20a62769e48c89691 (diff)
merged with master
Diffstat (limited to 'src/client/views/nodes/DocumentView.scss')
-rw-r--r--src/client/views/nodes/DocumentView.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss
index 8e2ebd690..ab913897b 100644
--- a/src/client/views/nodes/DocumentView.scss
+++ b/src/client/views/nodes/DocumentView.scss
@@ -1,7 +1,7 @@
.documentView-node {
position: absolute;
background: #cdcdcd;
- overflow: hidden;
+ //overflow: hidden;
&.minimized {
width: 30px;
height: 30px;