Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix footer link layout #10912

Closed
wants to merge 2 commits into from
Closed

Fix footer link layout #10912

wants to merge 2 commits into from

Conversation

juliusknorr
Copy link
Member

Fixes #10849

As discussed with @jancborchardt

  • Check how we can handle the additional separator on the login page

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@MorrisJobke
Copy link
Member

@juliushaertl What is this about? Because @jancborchardt also did some changes in #11499

&:not(.slogan) {
display: inline-block;
a {
font-weight: normal;
Copy link
Member

Choose a reason for hiding this comment

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

font-weight: 300, so we make sure it’s light. Otherwise it will use regular.

@MorrisJobke
Copy link
Member

Fixed by #11499 as well.

@MorrisJobke MorrisJobke closed this Oct 2, 2018
@MorrisJobke MorrisJobke deleted the bugfix/noid/footer-links branch October 2, 2018 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants