Skip to content

Commit 6be409d

Browse files
authored
Merge pull request #284 from h-east/fix-headline-from-wrapping
Fix the headline from wrapping
2 parents 82775b7 + e455339 commit 6be409d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
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 {

0 commit comments

Comments
 (0)