mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-24 22:45:43 -04:00
fix search form for mobile
This commit is contained in:
Vendored
+3
@@ -1324,5 +1324,8 @@ code {
|
|||||||
#links.sr {
|
#links.sr {
|
||||||
width: calc(100% - 10px);
|
width: calc(100% - 10px);
|
||||||
}
|
}
|
||||||
|
#search form {
|
||||||
|
width: 240px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user