Skip to content

Commit c145ab5

Browse files
Constrain width of checkin screenshot
1 parent 357a825 commit c145ab5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

html-templates/bigscreen.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
3030
.screenshot {
3131
box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 15px;
32+
max-width: 90%;
3233
}
3334
</style>
3435
{/block}

0 commit comments

Comments
 (0)