X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fglobal.css;h=aab6e8d67d0e3011399a1cef4ad9fea9ac44a6ff;hb=4e3302ea0d157c6921de9d73f8b00e2ebd08e845;hp=ecab5a1c159ea02508124dad8f47abb4316fdc19;hpb=35e15a13fb46279e2d59dd700c10525ca1003d86;p=friendica.git diff --git a/view/global.css b/view/global.css index ecab5a1c15..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;