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

Images missing max-width property #3

Closed
paskal opened this issue Mar 20, 2018 · 1 comment
Closed

Images missing max-width property #3

paskal opened this issue Mar 20, 2018 · 1 comment

Comments

@paskal
Copy link

paskal commented Mar 20, 2018

Hello!

I've stumbled upon the very same issue as the dim0627/hugo_theme_beg#19:
image
The text won't wrap as well.
Also code example is not scrollable by itself but makes whole page scrollable:
image
Code of this example:

``` json
{
    "shell":true,
    "cmd": ["rsync -az '$file' server.example.org:~ && ssh server.example.org 'chmod +x ./$file_name; ./$file_name'"],
}
```

Here is my blog source to replicate problems.

@kritoke
Copy link
Owner

kritoke commented Jul 29, 2018

Issue should be fixed with latest release.

@kritoke kritoke closed this as completed Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants