1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-06-03 14:42:01 +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:
Rohan Eden 2025-04-01 12:43:12 +00:00 committed by Jakub Jelen
parent c1fb0d872d
commit c7b6ffad0e

View File

@ -303,7 +303,6 @@ span.lineno {
padding-right: 4px;
text-align: right;
color: black;
height: 100px;
white-space: pre;
border-right: 3px solid #1d7567;
background-color: #323232; }