mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Engine table in preference page in Courgette text-aligned to the right in RTL
This commit is contained in:
parent
f4bdcc067f
commit
d4ba97d00d
3 changed files with 6 additions and 2 deletions
|
|
@ -35,4 +35,8 @@
|
|||
#pagination form + form {
|
||||
float: left;
|
||||
margin-top: -2em;
|
||||
}
|
||||
|
||||
.engine-table {
|
||||
text-align:right;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue