When you use the administration theme, there is one [hr] added in the bottom. Is there any specific reason for this line, other then to close the body? As it might look oke on listing pages, on forms its looking a bit akward.

Comments

gábor hojtsy’s picture

The body also has a minimal height of 180px we might also want to loose.

Bojhan’s picture

Yhea, saw that - not sure how that looks on the overlay though.

gábor hojtsy’s picture

Component: base system » Seven theme

Recomponentize.

gábor hojtsy’s picture

Title: Last line in Administration theme » Min-height and bottom border in administration theme
Status: Active » Needs review
StatusFileSize
new20.01 KB
new21.12 KB
new603 bytes

Let's get both fixed at once. The bottom border was due to a top border on the footer which also has some whitespace in there even if it does not contain anything (which is normally how it is). So I'd say we should remove the styles for it. The #footer container is only used for the feed icons, and not as a block region. Also, without this patch, the user login 403 screen looks kind of odd, but with this patch, it almost looks normal (it could use quite some love admittedly).

If the overlay needs some kind of min-height (which I'm not at all sure about), the overlay issue can still fix the theme. Overlay styles are walled off under body#overlay anyway.

Access denied out of the box without the patch:

After patch:

Bojhan’s picture

Status: Needs review » Reviewed & tested by the community

Discussed with Mark, RTBC

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Nice clean-ups!

Committed to HEAD.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.