From d7e8dbbab52ca61e161bbdadbab9cd79e2e18ce1 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 14 Jul 2020 09:08:07 -0600 Subject: [PATCH] Remove extraneous scrollbar on TagPanel when few communities are shown --- res/css/structures/_TagPanel.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/res/css/structures/_TagPanel.scss b/res/css/structures/_TagPanel.scss index 5a704a3b88..505d6c348f 100644 --- a/res/css/structures/_TagPanel.scss +++ b/res/css/structures/_TagPanel.scss @@ -66,7 +66,6 @@ limitations under the License. flex-direction: column; align-items: center; - height: 100%; padding-top: 6px; } .mx_TagPanel .mx_TagPanel_tagTileContainer > div {