diff --git a/modules/forums/client/less/forum.less b/modules/forums/client/less/forum.less index 46488918..97610d54 100644 --- a/modules/forums/client/less/forum.less +++ b/modules/forums/client/less/forum.less @@ -116,7 +116,7 @@ @media (max-width: @screen-lg-min) { max-width: 200px; } - font-weight: bold; + font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;