forked from Ponysearch/Ponysearch
Merge pull request #988 from mrpaulblack/fix-pr-894
[simple theme] fix small CSS issue from #894
This commit is contained in:
commit
c3c2a623fe
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
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue