From 7c73f413a2479c2b364cab736a0444fc0c5dd75b Mon Sep 17 00:00:00 2001 From: Bauke Date: Mon, 8 Oct 2018 11:40:01 +0200 Subject: [PATCH] Remove title attributes and excessive white-space rule --- tildes/scss/modules/_label.scss | 1 - tildes/tildes/templates/includes/topic_tags.jinja2 | 2 +- tildes/tildes/templates/macros/topics.jinja2 | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) 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 @@