I got the search bar in the menu under my header. On my laptop (where i styled it) its perfect, but when I change to another pc with bigger screen or resize the screen the searchbar is moving. I want it to be stuck on the same place (in the menu) on any screen sizes.
How do I do that?
Here is the code ive been using:
width: 200px;
margin: 0;
padding: 0;
position:absolute;
right: 0px;
top:175px;
www.beautyfuzz.com is the site
