changeset 7654:0e78c9e11a72 stable

style: fix mis-aligned changeset numbers in annotation view
author Wolfgang Scherer <wolfgang.scherer@gmx.de>
date Mon, 13 May 2019 16:31:48 +0200
parents 9bae11163c31
children 7574387ac549
files kallithea/front-end/style.less
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/front-end/style.less	Wed May 01 00:57:04 2019 +0200
+++ b/kallithea/front-end/style.less	Mon May 13 16:31:48 2019 +0200
@@ -922,6 +922,7 @@
   border-left: 1px solid #ccc;
 }
 .code-highlight pre,
+.annotatediv pre,
 .linenodiv pre {
   padding: 5px 2px 0px 5px;
   margin: 0;