diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2018-05-22 22:49:10 -0500 |
|---|---|---|
| committer | oldmud0 <oldmud0@users.noreply.github.com> | 2018-05-22 22:49:10 -0500 |
| commit | 10f7bd449ed2fd4186dc2f15f6f6cbd8c5655e23 (patch) | |
| tree | 196e171564c91dedbb2b512ab98578dca72c80a3 /webAO/client.css | |
| parent | a62edeaf53278e19fc865e39e428317e3a49198d (diff) | |
Decrease spacing in IC log
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 2 |
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 { |
