.table-sidetiq {

width: 100%;
margin: 0;
table-layout: fixed;

}

.backtrace {

display: none;
overflow: auto;
width: 100%;
background: white;

}

.backtrace pre {

display: inline-block;
font-size: 0.8em;
border: none;
white-space: nowrap;
margin: 0;

}