diff options
| author | sD <stoned@derpymail.org> | 2020-04-14 00:36:38 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-04-14 00:36:38 +0200 |
| commit | 8911a595df1d37ac02e53e97c0b523ceeb3e543e (patch) | |
| tree | e677003166719f8a76d6324ef3523a00dec3e247 /webAO/styles/client.css | |
| parent | 06fe5565c0e6ccdaf59f1f6ff5995a16e6c8b6f4 (diff) | |
add some space between the icons
Diffstat (limited to 'webAO/styles/client.css')
| -rw-r--r-- | webAO/styles/client.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css index eb53391..fa020ef 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -327,12 +327,12 @@ background-color: #7b7b7b; outline: 2px ridge #fff; outline-offset: -2px; + margin-right: 2px; } #evi_options { display: inline-block; width: 100%; - margin-left: 2px; border: 2px ridge white; } |
