fix whitespace in urlpreview title

This commit is contained in:
Matthew Hodgson 2017-02-28 00:16:43 +00:00
parent ae145ff32e
commit 8a7ec27dc7
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ limitations under the License.
.mx_LinkPreviewWidget_title { .mx_LinkPreviewWidget_title {
display: inline; display: inline;
font-weight: bold; font-weight: bold;
white-space: normal;
} }
.mx_LinkPreviewWidget_siteName { .mx_LinkPreviewWidget_siteName {