From: Mark Wooding Date: Sat, 25 Dec 2021 16:07:01 +0000 (+0000) Subject: static/tgal.css: Adjust the height of the arrows again. X-Git-Url: https://git.distorted.org.uk/~mdw/tgal/commitdiff_plain/fbecddf9dc77a29dbf09d5a18c00bf832f7cfbae static/tgal.css: Adjust the height of the arrows again. *sigh*. I really want a better approach for this. --- diff --git a/static/tgal.css b/static/tgal.css index c084d5f..80d519d 100644 --- a/static/tgal.css +++ b/static/tgal.css @@ -128,7 +128,7 @@ a.prev, a.next { background-color: #0006; min-width: 1em; text-align: center; - min-height: 3.5ex; + min-height: 3ex; } a.view { flex-grow: 1; flex-basis: 0;