Skip to content

Commit c64173f

Browse files
committed
fix breaking UI
1 parent 769c4ba commit c64173f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/assets/v2/css/town_square.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -984,8 +984,8 @@ body.green.offer_view .announce {
984984
.nav-badge {
985985
font-size: 9px;
986986
color: var(--link-color);
987-
top: 20px;
988-
position: absolute;
987+
top: -8px;
988+
position: relative;
989989
font-weight: bold;
990990
}
991991

0 commit comments

Comments
 (0)