Adjust css location of search

This commit is contained in:
Griatch 2020-10-15 01:47:40 +02:00
parent 8ed8406263
commit bbd5db2f47

View file

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