diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index effbe400..0e0142ce 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2288,7 +2288,7 @@ html.noscroll .sbar::-webkit-scrollbar { flex: none; } .full-image figure { - display: inline-block; + display: inline; margin: 0; height: 100%; }