I have a search field which doesn't align like i want to Here is the code
#menu_search{
position: absolute;
width: 100%;
max-width: 1280px;
display: inline;
float: right;
right: 0px;
z-index: 99;
}
So i want the search to be in the right part of the screen but only for max 1280 px, otherwise to maintain the alignment to 1280px (center of screen)
--------------------------------1480px-----------------------------
XXXXXX----------------------1280px----------[search]XXXXXX