Skip to content

GitHub footer is hidden on Enterprise GitHub instances #753

@fwextensions

Description

@fwextensions

I thought this was intentional at first, but then I saw that the github.com pages had the footer. Here, the top window is an internal Enterprise GH instancej (version 2.8.7), and the bottom one is the public GitHub:

image

Well, maybe it is intentional. I do see this in content.css:

.site-footer {
	visibility: hidden;
}

But the public site's footer class is now just footer. So if it's supposed to be hidden, that's no longer happening. But I'm not sure hiding it is necessary. The logo in the footer seems to be the one place you can see the version of EGH you're running:

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions