diff --git a/tildes/scss/modules/_label.scss b/tildes/scss/modules/_label.scss index f0e3f0c..7f393fb 100644 --- a/tildes/scss/modules/_label.scss +++ b/tildes/scss/modules/_label.scss @@ -15,7 +15,6 @@ .label-topic-tag { background-color: transparent; margin: 0 0.4rem 0 0; - white-space: normal; word-wrap: break-word; max-width: 100%; } diff --git a/tildes/tildes/templates/includes/topic_tags.jinja2 b/tildes/tildes/templates/includes/topic_tags.jinja2 index 6ce61e8..894c3b2 100644 --- a/tildes/tildes/templates/includes/topic_tags.jinja2 +++ b/tildes/tildes/templates/includes/topic_tags.jinja2 @@ -3,7 +3,7 @@