Skip to content

Commit 13171b5

Browse files
committed
more mobile improvement
1 parent 1180123 commit 13171b5

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

searx/static/themes/smart/css/ltr-style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searx/static/themes/smart/css/rtl-style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searx/static/themes/smart/src/scss/results.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,4 +331,4 @@
331331
height: 1rem;
332332
}
333333
}
334-
}
334+
}

searx/static/themes/smart/src/scss/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,10 @@ body:has(.sidebar_btn input:checked) {
255255
.body-container {
256256
flex: 0;
257257
}
258+
259+
#results {
260+
padding: 0;
261+
}
258262
}
259263

260264
header .links .link.config {

0 commit comments

Comments
 (0)