Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Commit

Permalink
Fix incorrect body height on pitch accents preview page (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
toasted-nutbread committed Dec 31, 2020
1 parent 32f233a commit 6c46afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/bg/css/pitch-accents-preview.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ li {
max-width: 100%;
width: 700px;
flex: 0 0 auto;
height: auto;
}

0 comments on commit 6c46afe

Please sign in to comment.