diff options
| author | rubenwardy <rw@rubenwardy.com> | 2018-05-15 15:03:08 +0100 |
|---|---|---|
| committer | rubenwardy <rw@rubenwardy.com> | 2018-05-15 15:03:08 +0100 |
| commit | 976f83c5507e203107d5592a480b3b55343a0224 (patch) | |
| tree | f15235ee46a4ae6df4bfc43cd337dab6b5577136 /app/flatpages/help | |
| parent | 0bdcbd741c32c7d6a85b16a24968df00d9cb0584 (diff) | |
| download | cheatdb-976f83c5507e203107d5592a480b3b55343a0224.tar.xz | |
Fix wrong table style on all pages but help
Diffstat (limited to 'app/flatpages/help')
| -rw-r--r-- | app/flatpages/help/ranks_permissions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/flatpages/help/ranks_permissions.md b/app/flatpages/help/ranks_permissions.md index 33ea5cd..79dc7d2 100644 --- a/app/flatpages/help/ranks_permissions.md +++ b/app/flatpages/help/ranks_permissions.md @@ -10,7 +10,7 @@ title: Ranks and Permissions ## Breakdown -<table> +<table class="fancyTable"> <thead> <tr> <th>Rank</th> |
