Skip to content

Commit

Permalink
finessed review shelf for better narrow layout
Browse files Browse the repository at this point in the history
RocketMan committed Jan 10, 2025
1 parent 12c8c5a commit 737e490
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/zoostyle.css
Original file line number Diff line number Diff line change
@@ -285,15 +285,15 @@ table.recent-reviews th {
/* review shelf */
table.review-shelf tbody td {
border-color: rgba(0,0,0,0.08);
vertical-align: middle;
}

table.review-shelf tbody tr {
line-height: 30px;
height: 35px;
}

table.review-shelf tbody tr button {
font: inherit;
line-height: normal;
}

/* home page */

0 comments on commit 737e490

Please sign in to comment.