Sorry for belated reply! Hectic these past few days.
Strange. This is what I get in Safari 4.0.3:
...and in Firefox 2:
I wonder what other settings you've got? Because I can sort of duplicate the result you're getting if I squish the screenwidth down. If I take it down to ~860px wide, that makes the left-column around 500px wide, and in Safari that gives me:
And in Firefox, that gives me:
If I squish the screen even farther, only then will the line break and push the button down to be fully in the green (or black, if the post is longer than the sidebar). I suppose this could be halted one of two ways: either set a min-width of maybe, hrm, 850px on the body (can we do that on DW's code?) or add to the padding so the floating bit there for the mass action will get enough background to appear anchored on the white. Seems to me that min-width would be easier.
Originally I'd wanted that line to have more separation from both the line above, as well as the dreamwidth-line below -- because if you take the screen all the way down to 675px, roughly, you get this!! -- which is just atrocious:
I'd vote for min-width, but I would have to defer to the CSS experts in the crowd, since this is starting to hit the limit of my skills. That is, we're getting into the area where I'd start hacking and that way leads to exceptions and soon you're in browser-madness land.
no subject
Strange. This is what I get in Safari 4.0.3:
...and in Firefox 2:
I wonder what other settings you've got? Because I can sort of duplicate the result you're getting if I squish the screenwidth down. If I take it down to ~860px wide, that makes the left-column around 500px wide, and in Safari that gives me:
And in Firefox, that gives me:
If I squish the screen even farther, only then will the line break and push the button down to be fully in the green (or black, if the post is longer than the sidebar). I suppose this could be halted one of two ways: either set a min-width of maybe, hrm, 850px on the body (can we do that on DW's code?) or add to the padding so the floating bit there for the mass action will get enough background to appear anchored on the white. Seems to me that min-width would be easier.
Originally I'd wanted that line to have more separation from both the line above, as well as the dreamwidth-line below -- because if you take the screen all the way down to 675px, roughly, you get this!! -- which is just atrocious:
I'd vote for min-width, but I would have to defer to the CSS experts in the crowd, since this is starting to hit the limit of my skills. That is, we're getting into the area where I'd start hacking and that way leads to exceptions and soon you're in browser-madness land.