message view: Set mininum height for embedded tweets.

Fixes #5973.
This commit is contained in:
Cynthia Lin 2017-08-28 17:34:27 -07:00 committed by Tim Abbott
parent 5f220359bd
commit 5f9cd1f7d2
1 changed files with 1 additions and 0 deletions

View File

@ -2366,6 +2366,7 @@ button.topic_edit_cancel {
padding: .5em .75em;
margin-bottom: 0.25em;
word-break: break-word;
min-height: 48px;
}
.twitter-avatar {