mirror of https://github.com/apache/archiva.git
[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:
parent
e52f40533d
commit
c135f41451
|
@ -175,4 +175,10 @@ code {
|
|||
padding: 8px 10px;
|
||||
white-space: pre;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
ol.linenums {
|
||||
margin-bottom: 0;
|
||||
margin-top: 0;
|
||||
padding-left: 5px;
|
||||
}
|
Loading…
Reference in New Issue