Handle function names in backtraces

This commit is contained in:
Gaël Métais
2015-01-19 12:16:56 +01:00
parent e6bd0d0006
commit cac36727e8
4 changed files with 19 additions and 8 deletions
+1
View File
@@ -122,6 +122,7 @@
}
.offenders .offenderButton .backtrace {
white-space: nowrap;
padding: 0.5em;
}
.offenders .offenderButton:hover {
border-bottom-left-radius: 0;