diff options
| author | stonedDiscord <stoned@derpymail.org> | 2020-04-13 19:18:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-13 19:18:25 +0200 |
| commit | d1235fcb242e6111f2ffff64519a45e4618af40c (patch) | |
| tree | 15eda50ca73d15d2b54023073f8db2326a87a8ee /webAO/styles | |
| parent | 97caca41dfa78158fb64a0229f173d5d6f45a409 (diff) | |
| parent | 16b6800a1e95fa57bc33e4a6ba0f4034d98c3abf (diff) | |
Merge pull request #57 from AttorneyOnline/character_search
Character search
Diffstat (limited to 'webAO/styles')
| -rw-r--r-- | webAO/styles/client.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index 4063b67..4c15f93 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -126,6 +126,7 @@ max-height: 60px; margin: 3px; border: 1px solid #000; + vertical-align: top; } #client_icwrapper { |
