Merge pull request #5001 from GabrielInTheWorld/clearTransition

Removes transition of 'meta-text-block'
This commit is contained in:
Emanuel Schütze 2019-09-11 17:07:40 +02:00 committed by GitHub
commit 27e9390d41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@
word-wrap: break-word;
.content {
transition: all 1s ease;
&.collapsed {
max-height: 200px;
overflow: hidden;