| Summary: | Tables: vertical alignment of anchored text should be flush top | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Graham Perrin <grahamperrin> | ||||||
| Component: | Books & Articles | Assignee: | Sergio Carlavilla Delgado <carlavilla> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Many People | CC: | carlavilla, doc, emaste | ||||||
| Priority: | --- | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| URL: | https://docs.asciidoctor.org/asciidoc/latest/tables/align-by-cell/#vertical-operators | ||||||||
| Attachments: |
|
||||||||
|
Description
Graham Perrin
2023-02-25 08:44:38 UTC
Created attachment 240403 [details] Screenshot: inspection with Firefox Flush top is the default vertical alignment, and I see no .^ (centre operator) under <https://gitlab.com/FreeBSD/freebsd-doc/-/blob/6c7ceb2ba6106b22ce0361079e5bedb354318024/documentation/content/en/books/handbook/zfs/_index.adoc?plain=1#L2711>, so I guess that this is not a markup issue. I can't find an explantion through inspection with Firefox, but I know very little about CSS. Maybe someone else can tell how to make the alignment flush top, as it should be. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=7ed8b009a6b38fd3b8bc3cdb0954e70536c75f24 commit 7ed8b009a6b38fd3b8bc3cdb0954e70536c75f24 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2023-04-09 18:12:20 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-04-09 18:14:16 +0000 Design - tables align text to top PR: 269819 Reported by: grahamperrin@ documentation/themes/beastie/assets/styles/global.scss | 1 + 1 file changed, 1 insertion(+) Fixed! … much better,
that's thank
Oh, you.
|