static/tgal.css: Adjust the height of the arrows again.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 25 Dec 2021 16:07:01 +0000 (16:07 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 25 Dec 2021 16:09:18 +0000 (16:09 +0000)
*sigh*.  I really want a better approach for this.

static/tgal.css

index c084d5f..80d519d 100644 (file)
@@ -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;