fix whitespace in urlpreview title
This commit is contained in:
parent
ae145ff32e
commit
8a7ec27dc7
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue