fix search form for mobile
This commit is contained in:
parent
1bfe713a48
commit
e72cb00a5b
|
@ -1324,5 +1324,8 @@ code {
|
|||
#links.sr {
|
||||
width: calc(100% - 10px);
|
||||
}
|
||||
#search form {
|
||||
width: 240px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue