diff options
| author | orbiter <mc@yacy.net> | 2014-03-21 20:28:06 +0100 |
|---|---|---|
| committer | orbiter <mc@yacy.net> | 2014-03-21 20:28:06 +0100 |
| commit | 936d2ef656af26c600d4e04ea9a87ad3d05fbdd8 (patch) | |
| tree | 54d5008ede68fab7674978ebedfa5b3452bf4b16 | |
| parent | c297de51457293bd8aa1957d07ba3a5e6f91f6b7 (diff) | |
bring api icons to the front
| -rw-r--r-- | htroot/env/base.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css index eea139756..c768fa3e7 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -960,7 +960,7 @@ div#api { position:absolute; top:60px; right:20px; - z-index: 100; + z-index: 1600; } div#api span { |
