forked from Icycoide/searxng
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
|
@ -95,7 +95,7 @@
|
|||
<fieldset>
|
||||
<legend>{{ _('Currently used search engines') }}</legend>
|
||||
|
||||
<table>
|
||||
<table class="engine-table">
|
||||
<tr>
|
||||
<th>{{ _('Engine name') }}</th>
|
||||
<th>{{ _('Category') }}</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue