diff options
Diffstat (limited to 'webAO/styles/mod.css')
| -rw-r--r-- | webAO/styles/mod.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/styles/mod.css b/webAO/styles/mod.css index 05f8c87..1e077b3 100644 --- a/webAO/styles/mod.css +++ b/webAO/styles/mod.css @@ -1,4 +1,4 @@ -table#client_playerlist td:nth-child(6), -td:nth-child(7) { +table#client_playerlist td:nth-child(5), +td:nth-child(6) { display: inherit; } |
