git: d473b10888 - main - Vertically align of callouts
Sergio Carlavilla Delgado <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/doc/commit/?id=d473b10888eabdad1cb72c333636172c6c6db67f commit d473b10888eabdad1cb72c333636172c6c6db67f Author: Sergio Carlavilla Delgado <[email protected]> AuthorDate: 2023-02-17 18:21:11 +0000 Commit: Sergio Carlavilla Delgado <[email protected]> CommitDate: 2023-02-17 18:21:11 +0000 Vertically align of callouts Reported by: Gaelan Lloyd Pull Request: https://github.com/freebsd/freebsd-doc/pull/111 --- documentation/themes/beastie/assets/styles/global.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/themes/beastie/assets/styles/global.scss b/documentation/themes/beastie/assets/styles/global.scss index a4b4c3ced8..e5c56744f9 100644 --- a/documentation/themes/beastie/assets/styles/global.scss +++ b/documentation/themes/beastie/assets/styles/global.scss @@ -410,6 +410,7 @@ blockquote { .colist td { padding-top: 4px; padding-bottom: 4px; + vertical-align: top; } .colist tr td b,