Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 811cb11

Browse files
Email input misalignment (#692)
Co-authored-by: Kristaps Grinbergs <fassko@gmail.com>
1 parent 91ecd49 commit 811cb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ footer a, footer a:visited,
372372
padding: 0px 0.4em;
373373
display: inline-block;
374374
margin: 0;
375-
width: 350px;
375+
width: 300px;
376376
vertical-align: top;
377377
margin-top: 10px;
378378
}

0 commit comments

Comments
 (0)