Skip to content

The display looks broken on our docsify site #1240

Open
@alexellis

Description

@alexellis

Bug Report

Hi, the display looks broken on our docsify site and I'm not really sure what happened.

Steps to reproduce

The source is here, and deployed via GitHub pages:

https://github.com/inlets/docs

What is current behaviour

Screenshot 2020-06-22 at 11 01 37

The logo is out of scale and the buttons are not in the correct position.

What is the expected behaviour

Previously the front page loaded with the logo followed by the buttons. No changes have been made.

Other relevant information

  • Bug does still occur when all/other plugins are disabled?

  • Your OS:

  • Node.js version:

  • npm/yarn version:

  • Browser version:

  • Docsify version:

  • Docsify plugins:

I've tried with Safari and Chrome

Please create a reproducible sandbox

Edit 307qqv236

Can be deployed from the GitHub repo linked.

Mention the docsify version in which this bug was not present (if any)

HEAD / master (I would assume):

  <script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
  <script src="//unpkg.com/prismjs/components/prism-bash.min.js"></script>
  <script src="//unpkg.com/prismjs/components/prism-php.min.js"></script>

Metadata

Metadata

Assignees

Labels

bugconfirmed as a bugpriority : highsemver-patchThis needs a patch releaseui/uxrelated to user interface and/or user experience of docsify

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions