diff --git a/services/web/public/stylesheets/core/_common-variables.less b/services/web/public/stylesheets/core/_common-variables.less index 13308a0c5c..0b5d3bf744 100644 --- a/services/web/public/stylesheets/core/_common-variables.less +++ b/services/web/public/stylesheets/core/_common-variables.less @@ -889,5 +889,5 @@ // Tags @tag-border-radius : 0.25em; @tag-bg-color : @label-default-bg; -@tag-max-width : 180px; +@tag-max-width : 150px; @tag-bg-hover-color : darken(@label-default-bg, 10%); \ No newline at end of file