diff options
| author | Qube <qchinious@gmail.com> | 2018-07-21 11:25:30 +0700 |
|---|---|---|
| committer | Qube <qchinious@gmail.com> | 2018-07-21 11:25:30 +0700 |
| commit | 67443e853de53562fc8d85a9655324e246ef22ba (patch) | |
| tree | 2eab1d48bea4969bc4b68bcb18bb7f2eb7fcbf2f /webAO/client.css | |
| parent | c1730c3e16d088c03f27adab3ebfb4e6f7a37d1a (diff) | |
Add jquery ui mobile support + bbcode description in guide.
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/client.css b/webAO/client.css index 721ad45..d62bc6f 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -220,6 +220,7 @@ img { } #client_chat { + font-size: 1em; display: none; width: 98%; /* fallback if needed */ width: calc(100% - 4px); |
