From 2e659287314d27a2ffcb74c26245a92ac05053cb Mon Sep 17 00:00:00 2001 From: Isarra Date: Fri, 3 Aug 2018 20:32:06 +0000 Subject: [PATCH] Make navigation block text stay inside blocks/break-word bug: T201128 Change-Id: I52a858a0940a49e462d9a98add61ffa792829501 --- resources/variables.less | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/variables.less b/resources/variables.less index 014dfbe..e3ee6ff 100644 --- a/resources/variables.less +++ b/resources/variables.less @@ -112,6 +112,7 @@ padding: 1.5em 1.5em 0; margin: 1em 0; line-height: 1.1; + word-wrap: break-word; ul, li {