-
Notifications
You must be signed in to change notification settings - Fork 2k
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
CSS bug in Codeblock if string longer than viewport #803
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Another feature request about code block: iissnan/hexo-theme-next#2001 |
@ivan-nginx Updated. You can test with this:
|
ivan-nginx
approved these changes
Apr 3, 2019
ivan-nginx
changed the title
Fix CSS bug in Codeblock if string longer than viewport
CSS bug in Codeblock if string longer than viewport
Apr 3, 2019
invkrh
added a commit
to invkrh/hexo-theme-next
that referenced
this pull request
Apr 13, 2019
* upstream/master: (65 commits) fix theme-next#815 (theme-next#828) Update IPC url (theme-next#827) List items appeared correctly in mobile with `mobile_layout_economy` option (theme-next#817) New translations en.yml (French) (theme-next#819) Improve French translation (theme-next#818) Fix wrong sidebar style on mobile (theme-next#808) Delete inactive reviewer New translations en.yml (Spanish) (theme-next#806) CSS bug in Codeblock if string longer than viewport (theme-next#803) Commented Project Temporairly turn off Project checking Disable Projects compairing Fix `vv` for Release Drafter Spanish translation (theme-next#801) Optimize images (theme-next#802) Release v7.1.0 Change Algolia link in config Reduce reviewers for remove scrolling in PR's (theme-next#797) Disable add Assigners in Auto Assign bot (theme-next#795) Bug Fix: PDF won't display in particular situation (theme-next#794) ...
tongluyang
pushed a commit
to tongluyang/hexo-theme-next
that referenced
this pull request
Nov 19, 2019
* fix theme-next#761 * Fixed right marign during refresh * Backed highlight
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue resolved: #761
What is the new behavior?
How to use?
In NexT
_config.yml
:Does this PR introduce a breaking change?