Remove terribly useless and problematic margin when searching on mobile
This commit is contained in:
parent
af7de7b677
commit
c729e4dca7
1 changed files with 4 additions and 0 deletions
|
|
@ -831,6 +831,10 @@ span.since {
|
|||
.toggle-wrapper {
|
||||
height: 1.5em;
|
||||
}
|
||||
|
||||
#search {
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue