diff --git a/client/components/cards/labels.styl b/client/components/cards/labels.styl index 0e192e59f..6f131ced6 100644 --- a/client/components/cards/labels.styl +++ b/client/components/cards/labels.styl @@ -12,10 +12,11 @@ padding: 3px 8px max-width: 210px min-width: 8px - overflow: ellipsis word-wrap: break-word - height: 18px + min-height: 18px vertical-align: bottom + white-space: initial + overflow: initial &:hover color: white