Prevent search section to go over search input

This commit is contained in:
Guillaume Gomez 2021-01-31 13:34:32 +01:00
parent 0a93cb36be
commit 07f5ca7e53

View File

@ -1424,7 +1424,7 @@ h4 > .notable-traits {
margin-left: 0px;
}
#main {
#main, #search {
margin-top: 45px;
padding: 0;
}