Skip to content

Commit

Permalink
Remove empty space under last container for manual tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cburgmer committed Jan 16, 2022
1 parent 1826400 commit 7ad7a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/manualIntegrationTest.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
.container {
border: 1px solid gray;
display: inline-block;
font-size: 0; /* Remove empty space under container for img */
}
</style>
</head>
Expand Down

0 comments on commit 7ad7a65

Please sign in to comment.