Skip to content

Commit 1d4fcfb

Browse files
committed
increased max width of pop-up slightly
1 parent 01b8e33 commit 1d4fcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/css/sepiaFW-style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ body.limit-size {
327327
min-height: 40px;
328328
max-height: 85%;
329329
width: 86%;
330-
max-width: 380px;
330+
max-width: 400px;
331331
padding: 16px;
332332
text-align: center;
333333
z-index: 90;

0 commit comments

Comments
 (0)