Skip to content

Commit 89a8cb2

Browse files
committed
Fix win95 profile page style
1 parent 5b4e932 commit 89a8cb2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/javascript/styles/win95.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2589,3 +2589,7 @@ body {
25892589
.layout-single-column .status__wrapper .status {
25902590
padding-bottom: 50px;
25912591
}
2592+
2593+
.activity-stream .entry .status {
2594+
padding-bottom: 50px;
2595+
}

0 commit comments

Comments
 (0)