fix search form for mobile

This commit is contained in:
teddit
2020-11-28 09:55:18 +01:00
parent 1bfe713a48
commit e72cb00a5b
+3
View File
@@ -1324,5 +1324,8 @@ code {
#links.sr {
width: calc(100% - 10px);
}
#search form {
width: 240px;
}
}