Adjust css location of search

This commit is contained in:
Griatch 2020-10-15 01:47:40 +02:00
parent ce4c89c133
commit 6fc70972f0

View file

@ -426,7 +426,7 @@ code.descname {
visibility: visible;
position: absolute;
top: -7px;
right: 120px;
right: 200px;
}
#top-link {