diff --git a/css/browser.css b/css/browser.css index 3743695e4..0845ce591 100644 --- a/css/browser.css +++ b/css/browser.css @@ -526,7 +526,7 @@ html.private-mode ._1htf > span:first-child { /* -- BLOCK START: Small conversations window -- */ /* Restrict media width to viewport */ -._3zvs div[role='presentation'] > div, /* photos and GIFs */ +._3zvs div[role='presentation'] > div:not(._64e6), /* photos and GIFs without 360 photos*/ ._53j5 /* videos */ { width: auto !important; height: auto !important;