X-Git-Url: https://git.distorted.org.uk/~mdw/tgal/blobdiff_plain/45dd1c7bf4f295bd1070dc36b618d1e199efc040..9d4672d48318f172cc7e0d7ab0450be7d5e605fd:/static/tgal.css diff --git a/static/tgal.css b/static/tgal.css index 3d7fb19..c084d5f 100644 --- a/static/tgal.css +++ b/static/tgal.css @@ -144,10 +144,10 @@ a.view img { } div.thumbstrip { - width: 100%; + max-width: 100%; overflow-x: auto; text-align: center; - display: flex; flex-direction: row; + display: flex; flex-direction: row; align-self: center; } /*----- That's all, folks -------------------------------------------------*/