| Summary: | filename CSS class is unneccessarily small | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Ceri Davies <ceri> | ||||
| Component: | Books & Articles | Assignee: | Sergio Carlavilla Delgado <carlavilla> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | carlavilla | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=d8ac41d0c8730fa681d1ec9d9cd8b7efe82533e2 commit d8ac41d0c8730fa681d1ec9d9cd8b7efe82533e2 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2021-02-08 22:25:18 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2021-02-08 22:25:18 +0000 Remove the font size of filename class PR: 253353 Patch by: ceri (at) submonkey.net documentation/themes/beastie/static/css/docbook.css | 1 - 1 file changed, 1 deletion(-) Fixed! Thanks for that, good catch! |
Created attachment 222273 [details] patch removing font-size: 12px The filename CSS class has a fixed size which renders needlessly small - correct it to be the same size as the other text.