Break problem types in problem table

This commit is contained in:
cuom1999 2020-07-27 21:49:39 -05:00
parent 859c8f62ed
commit b6232fd4e6

View file

@ -106,7 +106,7 @@ label[for="category"], label[for="type"] {
} }
span.type-tag { span.type-tag {
white-space: nowrap; // white-space: nowrap;
} }
ul.problem-list { ul.problem-list {