Skip to content

Commit

Permalink
Vertically align gprot favorites
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk committed Sep 19, 2023
1 parent be210f8 commit cc5ed47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mafiasi/gprot/static/css/gprot.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

.cell {
display: table-cell;
vertical-align: middle;
padding: 10px;
border-top: 1px solid #ddd;
}
Expand Down

0 comments on commit cc5ed47

Please sign in to comment.