diff options
Diffstat (limited to 'webAO/styles/mod.css')
| -rw-r--r-- | webAO/styles/mod.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webAO/styles/mod.css b/webAO/styles/mod.css index 859996f..1e077b3 100644 --- a/webAO/styles/mod.css +++ b/webAO/styles/mod.css @@ -1,3 +1,4 @@ -table#client_playerlist td:nth-child(5), td:nth-child(6) { +table#client_playerlist td:nth-child(5), +td:nth-child(6) { display: inherit; -}
\ No newline at end of file +} |
