Skip to content

Commit fe9488f

Browse files
committed
Add missing width setting #1299
Reference: #1299 Signed-off-by: John M. Horan <[email protected]>
1 parent 1f19702 commit fe9488f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vulnerablecode/static/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tab.Site {
1313
}
1414

1515
.container.max-desktop-width {
16+
width: 100%;
1617
max-width: 100%;
1718
}
1819

0 commit comments

Comments
 (0)