Engine table in preference page in Courgette text-aligned to the right in RTL
This commit is contained in:
@@ -35,4 +35,8 @@
|
||||
#pagination form + form {
|
||||
float: left;
|
||||
margin-top: -2em;
|
||||
}
|
||||
|
||||
.engine-table {
|
||||
text-align:right;
|
||||
}
|
||||
Reference in New Issue
Block a user