aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroldmud0 <oldmud0@users.noreply.github.com>2018-05-22 22:49:10 -0500
committeroldmud0 <oldmud0@users.noreply.github.com>2018-05-22 22:49:10 -0500
commit10f7bd449ed2fd4186dc2f15f6f6cbd8c5655e23 (patch)
tree196e171564c91dedbb2b512ab98578dca72c80a3
parenta62edeaf53278e19fc865e39e428317e3a49198d (diff)
Decrease spacing in IC log
-rw-r--r--webAO/client.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.css b/webAO/client.css
index ac1aeca..0dc1999 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -251,7 +251,7 @@ img {
}
#client_log > p {
- line-height: 1.2em;
+ line-height: 1.1em;
}
#iclog_name {