mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Better prefix-positioning
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user