jedwafu
New Member
I've been irritated by the search button which I think is quite misplaced. Anyone knows if this is normal or what?
								Attachments
- 
		
			
	
			
		
		
		1.8 KB Views: 5
#search {
    width: 205px;
}Thank you, I would love to see an update.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;
}