mirror of
https://github.com/simon987/sist2.git
synced 2025-04-10 14:06:45 +00:00
Merge pull request #458 from SystemZ/fix-tail-width
fix tail horizontal scrolling
This commit is contained in:
commit
f423a17543
@ -170,6 +170,6 @@ span.ADMIN {
|
|||||||
margin: 3px;
|
margin: 3px;
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
color: #000;
|
color: #000;
|
||||||
overflow: hidden;
|
overflow-y: hidden;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user