Skip to content

Commit 784e010

Browse files
committed
window showed white line if width was < 1070px
1 parent e21ac3a commit 784e010

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/css/bottomdiv.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
.jo_tabheadings {
3131
width: 100%;
32-
min-height: 25px;
32+
height: 25px;
3333
font-size: 10pt;
3434
display: flex;
3535
flex-direction: row;

0 commit comments

Comments
 (0)