Better prefix-positioning

This commit is contained in:
Kasper Rynning-Tønnesen
2018-08-28 21:46:02 +02:00
parent b9fd06f072
commit 2e55bb0fdf
2 changed files with 2 additions and 8 deletions

View File

@@ -1394,16 +1394,10 @@ margin:-1px;
margin-left: 0px !important;
}
.input-field .prefix
{
position: relative !important;
}
.channel-finder .input-field .prefix{
color:white;
font-size:17px;
left: 47px;
top: -9px;
margin-left: -215px;
}
.autocomplete-content li .highlight {