stable

Clone or download

Read-only

fix: remove hardcoded font-family for code in git

The font-family used for code in git differs from the one used in <tlp-syntax-highlighting> element, causing misalignment between line numbers and file content when viewing a file. Fix request #25683: Line numbers not aligned with content in Git Change-Id: Ia431ce2293ea6c52ed1f2fcd5ecd2a017ff03e5c

Modified Files

Name
D plugins/git/themes/BurningParrot/_code-font-parameters.scss +0 −20 Go to diff View file
M plugins/git/themes/BurningParrot/repository/gitphp/_blob.scss +4 −6 Go to diff View file