farmhash for worker-id, and prefix fix on firefox

This commit is contained in:
Kasper Rynning-Tønnesen
2018-05-09 12:26:22 +02:00
parent ee19212c81
commit 8e5624be17
4 changed files with 1198 additions and 729 deletions

View File

@@ -1365,10 +1365,15 @@ margin:-1px;
margin-left: 0px !important;
}
.input-field .prefix
{
position: relative !important;
}
.channel-finder .input-field .prefix{
color:white;
font-size:17px;
left: 5px;
left: 47px;
top: -9px;
}