Skip to content

Commit e455339

Browse files
committed
Changed to the solution proposed by @k-takata
1 parent 32e90bf commit e455339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
div#SearchForm {
1818
float: right;
1919
width: 200px;
20+
margin-top: -1em;
2021
}
2122

2223
body {
@@ -29,7 +30,6 @@ body {
2930

3031
h1, h2, h3 {
3132
margin: 1em;
32-
white-space: nowrap;
3333
}
3434
.Todo {
3535
color: #0000ff;

0 commit comments

Comments
 (0)