mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed prefix-positioning on firefox
This commit is contained in:
@@ -1432,7 +1432,8 @@ margin:-1px;
|
||||
.channel-finder .input-field .prefix{
|
||||
color:white;
|
||||
font-size:17px;
|
||||
margin-left: -215px;
|
||||
/*margin-left: -215px;*/
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.autocomplete-content li .highlight {
|
||||
|
||||
Reference in New Issue
Block a user