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 issue #1992 #1993

Closed
wants to merge 1 commit into from
Closed

fix issue #1992 #1993

wants to merge 1 commit into from

Conversation

jimczj
Copy link

@jimczj jimczj commented Nov 12, 2017

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines.
  • [x ] Tests for the changes have been added (for bug fixes / features).
    • [ x] Muse | Mist have been tested.
    • Pisces | Gemini have been tested.
  • Docs have been added / updated (for bug fixes / features).

PR Type

What kind of change does this PR introduce?

  • Bugfix.
  • Feature.
  • Code style update (formatting, local variables).
  • Refactoring (no functional changes, no api changes).
  • Build related changes.
  • CI related changes.
  • Documentation content changes.
  • Other... Please describe:

What is the current behavior?

Issue Number(s): #1992

What is the new behavior?

Description about this pull, in several words...

  • Screens with this changes: N/A
  • Link to demo site with this changes: N/A

How to use?

In NexT _config.yml:

...

Does this PR introduce a breaking change?

  • Yes.
  • [ x] No.

@ivan-nginx
Copy link
Collaborator

ivan-nginx commented Nov 14, 2017

Need to await for response from @geekrainy, he's make something with z-index in #1967.
Rainy, can u confirm this pull?

@geekrainy
Copy link
Contributor

@jimczj @ivan-nginx I think only need to modify https://github.com/iissnan/hexo-theme-next/pull/1967/files#diff-76267f0502929e28ddc698efbf6753d7

z-index: $zindex-5;

changed to:

z-index: $index-3;

@ivan-nginx
Copy link
Collaborator

ivan-nginx commented Jan 3, 2018

Fix by @geekrainy will added to v6.0.0 and to latest master branch here.

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

Successfully merging this pull request may close these issues.

3 participants