Skip to content

Commit 8ed034c

Browse files
committed
fix height of inputs in setup
1 parent 739cdad commit 8ed034c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/stylesheets/app.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -690,6 +690,7 @@ a.navigator-settings i.settings-enabled {
690690

691691
#setup-content form input[type='text'], #setup-content form input[type='password'] {
692692
width: 350px;
693+
height: 30px;
693694
}
694695

695696
#setup-content form .skip-button {

0 commit comments

Comments
 (0)