diff --git a/res/css/views/elements/_Pill.scss b/res/css/views/elements/_Pill.scss index 407747bffd..15511601ff 100644 --- a/res/css/views/elements/_Pill.scss +++ b/res/css/views/elements/_Pill.scss @@ -58,7 +58,6 @@ limitations under the License. text-overflow: ellipsis; white-space: nowrap; overflow: hidden; - max-width: calc(100% - 1ch); text-decoration: none !important; // To override .markdown-body } }