diff --git a/less/forum.less b/less/forum.less index a0e8473..4b4ed91 100644 --- a/less/forum.less +++ b/less/forum.less @@ -31,6 +31,15 @@ color: @heading-color !important; } + &-icon { + margin-top: 2px; + margin-right: 7px; + } + + &-title { + display: inline; + } + &:hover, &:active, &:focus {