diff options
| author | stonedDiscord <Tukz@gmx.de> | 2024-10-17 18:31:49 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2024-10-17 18:31:49 +0200 |
| commit | 75fd8fc2fd8375e20a696a1c18bda37e0d517adf (patch) | |
| tree | 942181882f6a385e228a5cc3d1b0db2a0eced55e | |
| parent | 262e46090acfa6165074bc9a51f45bb1a6695d4c (diff) | |
hide maximise
| -rw-r--r-- | webAO/styles/client.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index f16a098..deca156 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -1,8 +1,5 @@ .lm_item .lm_header .lm_controls .lm_maximise { - top: 0; - right: 0; - height: 20px; - width: 20px; + display: none; } .lm_content { |
