diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-03-19 16:20:17 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-03-19 16:20:17 +0100 |
| commit | 5ea5bb35491d928ef722b916228fb7c268dcbe86 (patch) | |
| tree | 49f61733626084d5e45b53277ebd8a4446e86f86 /htroot/env/base.css | |
| parent | 21f1d1a7df2ea96d67e2b061e15d2ba8ba7e2372 (diff) | |
redesign of menus; usage of bootstrap buttons and dropdown-menus
Diffstat (limited to 'htroot/env/base.css')
| -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 c046a0635..f880adf63 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -979,7 +979,7 @@ div#api:hover span { div#searchmode { position:absolute; - top:51px; + top:65px; right:20px; z-index: 100; } |
