aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
diff options
context:
space:
mode:
authorbob <bcz@cs.brown.edu>2020-01-31 12:39:59 -0500
committerbob <bcz@cs.brown.edu>2020-01-31 12:39:59 -0500
commit0c9c2b9fef0b735e4d8398e2a137feb5a6db203a (patch)
tree54f9174afc69d6fc04d9b8659dd897d603752ef7 /src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
parentb0544ea44ef78a93deb9290815f95d6d9308447d (diff)
improved labeling for pivot viewer
Diffstat (limited to 'src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss')
-rw-r--r--src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
index 58fb81453..0b5e44ccb 100644
--- a/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
+++ b/src/client/views/collections/collectionFreeForm/CollectionFreeFormView.scss
@@ -22,6 +22,8 @@
.collectionFreeform-customText {
position: absolute;
text-align: center;
+ overflow-y: auto;
+ overflow-x: hidden;
}
.collectionfreeformview-container {