Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
#search {
width: 205px;
}
I see, very odd. Thanks for the link, ill get someone with linux and teamviewer so i can inspect what is happening on such system
#search {
background: url("img/searchbg1.png") no-repeat transparent;
float: right;
height: 30px;
margin: -5px 0px 0px;
padding: 0px;
text-align: left;
width: 200px;
}
#search {
float: right;
height: 30px;
margin: -5px 0px 0px;
padding: 0px;
text-align: left;
}