Skip to content

Conversation

@MorrisJobke
Copy link
Member

Backport of #99

The footer in the public share page is hidden by adding the "hidden" CSS
class to the footer. However, the CSS rules for the footer defined in
the server are more specific than the general rule for ".hidden"
elements, which caused the footer to be shown even if marked as
".hidden". Now a more specific rule was added to override the ones from
the server and ensure that the footer is hidden.

Signed-off-by: Daniel Calviño Sánchez <[email protected]>
@MorrisJobke
Copy link
Member Author

Tested and works 👍

Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 🐘

@MorrisJobke
Copy link
Member Author

CSS only -> merge

@MorrisJobke MorrisJobke merged commit db1f275 into stable14 Oct 3, 2018
@MorrisJobke MorrisJobke deleted the backport/99/public-page-fix branch October 3, 2018 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants