Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

Remove page-front class from dropdown and typeahead #104

Merged
merged 1 commit into from
Apr 11, 2019

Conversation

marvinchin
Copy link

The page-front class was added in #103 and #101 to increase the z-index in order to fix the issue of them being positioned below the page navigations after changes in MarkBind/markbind#733.

The root cause of the page navigations being positioned above the dropdown and typeahead has been identified to be the sticky-top class added to the page navigations which increases the z-index unnecessarily. The sticky-top class will be removed from the side navigations in MarkBind/markbind#827.

Let's remove the page-front class from the dropdown and typeahead components now that they are no longer necessary.

The page-front class was added to increase the z-index in order to fix
the issue of them being positioned below the page navigations.

The root cause of the page navigations being positioned above the
dropdown and typeahead has been identified to be the sticky-top class
added to the page navigations which increases the z-index unnecessarily.
The sticky-top class will be removed from the side navigations.

Let's remove the page-front class from the dropdown and typeahead
components now that they are no longer necessary.
@marvinchin marvinchin force-pushed the revert-components-z-index branch from f7881a0 to 9b4a984 Compare April 10, 2019 06:18
@yamgent yamgent added this to the v2.0.1-markbind.26 milestone Apr 10, 2019
@yamgent yamgent merged commit 666223b into MarkBind:master Apr 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants