mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-06-10 22:21:40 +03:00
Remove height due to inconsistent display in browser
Signed-off-by: Rohan Eden <rohan.eden@citypaine.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
@ -303,7 +303,6 @@ span.lineno {
|
|||||||
padding-right: 4px;
|
padding-right: 4px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
color: black;
|
color: black;
|
||||||
height: 100px;
|
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
border-right: 3px solid #1d7567;
|
border-right: 3px solid #1d7567;
|
||||||
background-color: #323232; }
|
background-color: #323232; }
|
||||||
|
Reference in New Issue
Block a user