Merge pull request #988 from mrpaulblack/fix-pr-894

[simple theme] fix small CSS issue from #894
This commit is contained in:
Paul Braeuning
2022-03-19 19:33:00 +01:00
committed by GitHub
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

View File

@@ -1,5 +1,5 @@
#tab-contentquery table td, #tab-content-query table td,
#tab-contentquery table th { #tab-content-query table th {
.ltr-text-align-right() !important; .ltr-text-align-right() !important;
height: 3rem; height: 3rem;
} }