Skip to content

Commit

Permalink
Vertically align gprot favorites
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk authored and ftsell committed Sep 19, 2023
1 parent 3e75f0b commit ede394f
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 ede394f

Please sign in to comment.