diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/sass/_dashboard.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/sass/_dashboard.scss b/web/cobrands/sass/_dashboard.scss index 6867e0be4..3cf59992b 100644 --- a/web/cobrands/sass/_dashboard.scss +++ b/web/cobrands/sass/_dashboard.scss @@ -205,7 +205,7 @@ } th { - text-align: inherit; + text-align: left; } tbody tr:nth-child(odd) > * { |