Skip to content

Commit 7ad7a65

Browse files
committed
Remove empty space under last container for manual tests
1 parent 1826400 commit 7ad7a65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/manualIntegrationTest.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
.container {
2424
border: 1px solid gray;
2525
display: inline-block;
26+
font-size: 0; /* Remove empty space under container for img */
2627
}
2728
</style>
2829
</head>

0 commit comments

Comments
 (0)