Skip to content

Commit 22f6d29

Browse files
committed
Fix the option page layout on Windows
Related to #54
1 parent 456f7cf commit 22f6d29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/browser/views/options.jade

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ html
77
style.
88
body {
99
padding: 2px;
10+
min-width: 360px;
1011
}
1112
.input {
1213
margin-bottom: 10px;

0 commit comments

Comments
 (0)