Skip to content

Fix Pod Log topbar position when perf bar is disabled

Simon Knox requested to merge 7203-sticky-logs-topbar into master

What does this MR do?

  • Fix sticky topbar position when perf bar is disabled.
  • Move perf-bar CSS to mixin, remove unneeded var
  • remove unused .affix styles, we are using position: sticky instead of bs affix

CE Backport

What are the relevant issue numbers?

Closes #7203 (closed)

Does this MR meet the acceptance criteria?

Edited by Simon Knox

Merge request reports