sidebar toggle + scrolltobottom for trace on page load

This commit is contained in:
Jana Deutschländer 2017-01-05 17:04:48 +01:00
commit 19265a3d2c
3 changed files with 84 additions and 63 deletions

View file

@ -68,7 +68,7 @@
border: 1px solid @color-border;
background-color: @background_page-header;
padding: .4rem;
max-height: 200px;
max-height: 6rem;
overflow-y: auto;
.bchead, .bcsep{
display: none;