From 9b57281e07afb2ee844b686d986f079ea483c31c Mon Sep 17 00:00:00 2001 From: bob Date: Mon, 16 Dec 2019 13:27:27 -0500 Subject: from last --- src/client/views/collections/CollectionView.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/client/views/collections/CollectionView.scss b/src/client/views/collections/CollectionView.scss index 0bf5c8767..1c46081a1 100644 --- a/src/client/views/collections/CollectionView.scss +++ b/src/client/views/collections/CollectionView.scss @@ -9,7 +9,7 @@ border-radius: inherit; width: 100%; height: 100%; - overflow: hidden; // bcz: why was this 'auto'? is it needed? causes scrollbars for some collection freeform views + overflow: hidden; // bcz: used to be 'auto' which would create scrollbars when there's a floating doc that's not visible. not sure if that's better, but the scrollbars are annoying... } #google-tags { -- cgit v1.2.3-70-g09d2