0

Hey,

just launched site and noticed after I added the twitter link, the format caused the search bar to wrap. I dont have a screen shot,as im using a work system, which is very limited. any linux users, please check and confirm to SE team can fix.. dont want to leave out our superlinux users.'

flag
site is down... should be up around 12:32 pst, sorry.. i accidentally removed the @ "a" record when adding my blog, oops – debug Nov 19 at 19:33

2 Answers

2

Is this what you are seeing? There is a bug on the admin view of stackexchange (search field)

alt text

It's likely nobody is seeing it but you (admin). You can only fit so many links in that space until you break the formatting. Admins (and moderators) have links that nobody else sees so it pushes the content to the next line.

link|flag
thats it Robert – debug Nov 20 at 2:19
0

#header #topbar {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
background-color:#EEEEEE;
float:right;
height:30px;
line-height:22px;
max-width:800px;
padding:3px 10px 0;
width:auto;

change the width to 800px, and it worked for me

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.