]> git.mxchange.org Git - friendica.git/blobdiff - view/global.css
BBCode: Depending upon the image size of the preview picture for a link, the image...
[friendica.git] / view / global.css
index f7b40ee8f951b5e3b74c7db6e8afcb2742f01321..1588d339390c202830966bc9c426d17c985f8c4e 100644 (file)
@@ -44,7 +44,8 @@ span.connector {
 
 .wall-item-container .wall-item-content .type-link img.attachment-image,
 .type-link img.attachment-image, .type-video img.attachment-image  {
-  max-width: 640px;
+  /* max-width: 640px; */
+  max-width: 100%;
   max-height: initial;
   float: initial;
   margin-right: 0px;