diff --git a/app/assets/v2/css/town_square.css b/app/assets/v2/css/town_square.css index 652ea58a55b..13127223691 100644 --- a/app/assets/v2/css/town_square.css +++ b/app/assets/v2/css/town_square.css @@ -984,8 +984,8 @@ body.green.offer_view .announce { .nav-badge { font-size: 9px; color: var(--link-color); - top: 20px; - position: absolute; + top: -8px; + position: relative; font-weight: bold; }