UX: Set max-width on category column to trigger overflow.

This commit is contained in:
Guo Xiang Tan 2016-02-10 16:34:43 +08:00
parent abc4454e89
commit ee38572be3
1 changed files with 4 additions and 2 deletions

View File

@ -131,8 +131,10 @@
}
}
.autocomplete .badge-wrapper {
max-width: 230px;
.autocomplete, td.category {
.badge-wrapper {
max-width: 230px;
}
}
// Category badge dropdown