1
0
mirror of https://github.com/searxng/searxng.git synced 2024-10-01 09:00:15 +02:00

Merge pull request #988 from mrpaulblack/fix-pr-894

[simple theme] fix small CSS issue from #894
This commit is contained in:
Paul Braeuning 2022-03-19 19:33:00 +01:00 committed by GitHub
commit c3c2a623fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
#tab-contentquery table td,
#tab-contentquery table th {
#tab-content-query table td,
#tab-content-query table th {
.ltr-text-align-right() !important;
height: 3rem;
}