diff --git a/src/main/webapp/NewsFeed.css b/src/main/webapp/NewsFeed.css index 49c8f53..a03379b 100644 --- a/src/main/webapp/NewsFeed.css +++ b/src/main/webapp/NewsFeed.css @@ -557,9 +557,9 @@ a.person-link { .link-preview { width: 260px; } - div.attachment-preview-container { - width: 300px; - } + /* div.attachment-preview-container { */ +/* width: 300px; */ +/* } */ .linkpreview-desc, .linkpreview-url, .linkpreview-image { display: none; } @@ -589,9 +589,9 @@ a.person-link { .link-preview { width: 260px; } - div.attachment-preview-container { - width: 300px; - } + /* div.attachment-preview-container { */ +/* width: 300px; */ +/* } */ .new-feeds-show { width: 260px; }