[MRM-1725] truncated line numbers in File Content.

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423145 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-12-17 21:10:56 +00:00
parent e52f40533d
commit c135f41451
1 changed files with 6 additions and 0 deletions

View File

@ -176,3 +176,9 @@ code {
white-space: pre;
vertical-align: baseline;
}
ol.linenums {
margin-bottom: 0;
margin-top: 0;
padding-left: 5px;
}