mirror of
https://github.com/searxng/searxng.git
synced 2025-06-05 06:34:15 -04:00
Also, Time range support display was missing from RTL locales. Now it is fixed. Closes #558
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
.table > tbody > tr > td, .table > tbody > tr > th {
|
|
vertical-align: middle !important;
|
|
}
|