]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
Update style.css
[friendica.git] / view / global.css
index f49f8ac5e26510a966847844ed26aa03603717da..aab6e8d67d0e3011399a1cef4ad9fea9ac44a6ff 100644 (file)
@@ -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;