diff options
Diffstat (limited to 'webAO/styles')
| -rw-r--r-- | webAO/styles/client.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index e76fb79..ecc2089 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -113,9 +113,7 @@ width: 80vw; max-height: 90vh; overflow-y: scroll; - justify-content: center; - align-items: center; - vertical-align: middle; + text-align: center; margin: 0 auto; background: #444; z-index: 50; |
