X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fglobal.css;h=aab6e8d67d0e3011399a1cef4ad9fea9ac44a6ff;hb=4e3302ea0d157c6921de9d73f8b00e2ebd08e845;hp=f49f8ac5e26510a966847844ed26aa03603717da;hpb=d1e6a16cde5f83d22bfd3adcac585dce0d419cf8;p=friendica.git diff --git a/view/global.css b/view/global.css index f49f8ac5e2..aab6e8d67d 100644 --- a/view/global.css +++ b/view/global.css @@ -110,6 +110,12 @@ span.connector { margin: 0; } +.wall-item-response { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; +} + .type-link blockquote, .type-video blockquote { margin-left: 0px; max-height: 160px; @@ -715,7 +721,6 @@ figure.img-allocated-height { position: relative; background: center / auto rgba(0, 0, 0, 0.05) url(/images/icons/image.png) no-repeat; margin: 0; - max-width: 100%; } figure.img-allocated-height img{ position: absolute;