Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix the scrollbar in the community bar #3143

Merged
merged 2 commits into from
Jun 26, 2019

Conversation

MazeChaZer
Copy link

Currently the scrollbar is always visible because the inner container is 5px bigger in height than the outer container. This is hereby fixed.

Currently the scrollbar is always visible because the inner container is 5px
bigger in height than the outer container. This is hereby fixed.

Signed-off-by: Jonas Schürmann <[email protected]>
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! 😁

res/css/structures/_TagPanel.scss Outdated Show resolved Hide resolved
This is a simpler fix for the scrollbar problem than changing the definition
for height, which was my previous attempt at solving this problem.
Additionally, the top and bottom margins are now consistent.

Signed-off-by: Jonas Schürmann <[email protected]>
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this! 😁

@jryans jryans merged commit 31b2592 into matrix-org:develop Jun 26, 2019
@MazeChaZer MazeChaZer deleted the fix-community-scrollbar branch June 26, 2019 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants