diff --git a/less/topic.less b/less/topic.less index 93b3597..3a734d1 100644 --- a/less/topic.less +++ b/less/topic.less @@ -40,8 +40,10 @@ } .group-label { - border-radius: 0; - vertical-align: 18%; + text-transform: uppercase; + vertical-align: 6%; + padding: 4px; + border-radius: 2px; } }