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

Use var(--header-height) not hard-coded 50px for breadcrums sticky position #897

Merged

Conversation

MarcelRobitaille
Copy link
Collaborator

Fix #888 where the appcontrol breadcrums were given a position based on the hard-coded value 50px. Instead, use the variable --header-height so that this code is adapted if the header height changes..

MarcelRobitaille and others added 2 commits February 20, 2022 22:55
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov
Copy link

codecov bot commented Feb 20, 2022

Codecov Report

Merging #897 (4348bb9) into master (21dc6ca) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #897   +/-   ##
=======================================
  Coverage   21.22%   21.22%           
=======================================
  Files          20       20           
  Lines        1555     1555           
=======================================
  Hits          330      330           
  Misses       1225     1225           
Flag Coverage Δ
integration 7.07% <ø> (ø)
unittests 14.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@christianlupus christianlupus merged commit 05c0021 into nextcloud:master Feb 20, 2022
@github-actions
Copy link

Unit Test Results

  22 files    22 suites   9m 31s ⏱️
  66 tests   66 ✔️ 0 💤 0
726 runs  726 ✔️ 0 💤 0

Results for commit 4348bb9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants