Skip to content

Commit

Permalink
Stop runaway title lengths
Browse files Browse the repository at this point in the history
  • Loading branch information
barrucadu committed Nov 21, 2015
1 parent cba4ab2 commit 0da071d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ th {

th, td {
padding: 5px;
max-width: 500px;
}

.isbn {
Expand Down

0 comments on commit 0da071d

Please sign in to comment.