Skip to content

Commit

Permalink
css: put date on name line in threads
Browse files Browse the repository at this point in the history
  • Loading branch information
paveyry committed May 5, 2023
1 parent 4d501f6 commit 3d89d45
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions css/shape.css
Original file line number Diff line number Diff line change
Expand Up @@ -408,4 +408,18 @@ img {
width: 45% !important;
max-width: 45% !important;
min-width: 300px;
}

/* put date next to name in threads */
.nzVtF {
float: left;
}

.AflJR > .XzJVOe > .iKCcE {
margin-left: 40px;
margin-top: -18px;
}

.b8Cb3d {
line-height: 1.25rem;
}

0 comments on commit 3d89d45

Please sign in to comment.