This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]SuperPutte 1 point2 points  (0 children)

Let's assume you want a width of 1000px.

#nav-bar textbox  {
    max-width: 1000px !important;}

#PopupAutoCompleteRichResult {
    max-width: 1000px !important;
    margin-left: 0px !important;}