aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/CollectionSchemaView.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2019-05-31 18:18:09 -0400
committerbob <bcz@cs.brown.edu>2019-05-31 18:18:09 -0400
commite277337aa2d8bc9528d4b512f64492113ab551f2 (patch)
tree47ac10369f1770a26217b6d89cbe7ea237095938 /src/client/views/collections/CollectionSchemaView.scss
parentd1b0f462ced168f3a9ac5d007ba1219e98a3b6cf (diff)
parente83c2a88303ae6d994a0ac2e84214947cac4d96d (diff)
Merge branch 'master' into stackingviewsandmore
Diffstat (limited to 'src/client/views/collections/CollectionSchemaView.scss')
-rw-r--r--src/client/views/collections/CollectionSchemaView.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionSchemaView.scss b/src/client/views/collections/CollectionSchemaView.scss
index df5c52d01..186e006f3 100644
--- a/src/client/views/collections/CollectionSchemaView.scss
+++ b/src/client/views/collections/CollectionSchemaView.scss
@@ -11,6 +11,7 @@
position: absolute;
width: 100%;
height: 100%;
+ overflow: hidden;
.collectionSchemaView-cellContents {
height: $MAX_ROW_HEIGHT;