Merge pull request #3143 from MazeChaZer/fix-community-scrollbar

Fix the scrollbar in the community bar
pull/21833/head
J. Ryan Stinnett 2019-06-26 14:34:15 +01:00 committed by GitHub
commit 31b2592995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ limitations under the License.
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
margin-top: 5px;
height: 100%; height: 100%;
} }