aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-03-21 13:45:00 +0100
committersD <stoned@derpymail.org>2020-03-21 13:45:00 +0100
commite49c9e2bf76fd602849e1018fb7880db5c857f68 (patch)
tree8f100ec926843b5d95cea634f13e513c1389ae47 /webAO/styles
parenta9ee0711e2b541e7a7bd5ddfeee42e6b9a8f904f (diff)
masterchat doesn't need to be this wide anymore
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/master.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/master.css b/webAO/styles/master.css
index 2e2f265..48b14c0 100644
--- a/webAO/styles/master.css
+++ b/webAO/styles/master.css
@@ -39,7 +39,7 @@
#masterchat {
width: 100%;
- height: 260px;
+ height: 200px;
font-size: inherit;
background-color: darkgrey;
color: black;