10

I'm seeing this on Chromium 22 (Windows & Linux) & Firefox 15 (Windows):

enter image description here

The footer line is a bit in the way. Tried the usual clearing of caches/hard refresh but that doesn't seem to help.

Related: Footer line isn't where it's supposed to be in review stats and history - but that's not on the same page.

It's also broke in Chrome 22, but only on the review page, not the stats:

enter image description here


Additional info – this link:

http://programmers.stackexchange.com/review/ this thing here looks important ^ 

which is what "review" in the header links to, leads me to a page with the footer misplaced as in the screenshots above.

But, this one:

http://programmers.stackexchange.com/review 

which is what the "Review" in the in-page header (to the left of the stats and buttons in the review pages themselves) links to, leads me to a page with the footer where it's supposed to be.

Hoping this could help debugging the issue.

4
  • I don't see this in Chrome, but it was reported again for Firefox (good thing you posted this as a bug report though, comments aren't that visible and may go unnoticed). Commented Oct 8, 2012 at 10:58
  • 1
    Oh, hadn't seen those comments. Might be very version-sensitive, I created this question yesterday, but I couldn't reproduce on a Win7 VM, so I actually waited to have a "real" Windows machine to check on (Vista), and it does repro here, Chrome v2.0.1229.79m. (Oh and it doesn't actually interfere with site functions, so it's really minor.) Commented Oct 8, 2012 at 11:43
  • @Ben Thanks for the edit. Commented Oct 17, 2012 at 19:35
  • I'm not seeing it on Win7/IE9. Commented Oct 17, 2012 at 22:38

1 Answer 1

4

This is fixed now. Programmers (along with Cooking and Ask Ubuntu) tends to require more one-off, site-specific CSS fixes than other sites. The bug was: without the trailing forward slash in the url, we weren't applying the review-page class to <body> element, so certain styles weren't being applied.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.