-
Reported in 1626248-zen
As soon as I upgraded my site to Wordpress 5.0 the backend went 'styleless'. I
went through a process of turning off plugins, and when i turn off Jetpack it
clears up th…
-
It would be nice to be able to customize the HTML-code of the redirect-page. Because this page is visible while the browser is redirecting, it would look better if custom styling and messages could be…
-
I have followed the steps in the docs including setting up an SSL cert for localhost. I have had the same problem on both Mac and PC. When I run yarn start, the main css file is completely blank: http…
-
**This is really cool! Nice work :-)**
I've highlighted an issue I experienced looking at your current demo. See below:
![3](https://user-images.githubusercontent.com/310223/46574901-dfe1e680-c9…
-
I was reading this section: http://docs.getpelican.com/en/3.6.3/themes.html#structure and then started creating a theme from scratch. If I create an empty `templates/foo.html` and build the website, …
-
Thank you for your interest in making OpenLayers better!
To keep this project manageable for maintainers, we ask you to please check all boxes below before submitting an issue.
- [x] I am submit…
-
Refer to https://github.com/material-components/material-components-web/blob/master/CHANGELOG.md#050-2017-02-21 for changes.
- [ ] Update `material-components-web` npm package.
- [ ] Update npm sh…
-
Refer to https://github.com/material-components/material-components-web/blob/master/CHANGELOG.md#070-2017-03-20 for changes.
- [ ] Update `material-components-web` npm package.
- [ ] Update npm sh…
-
Refer to https://github.com/material-components/material-components-web/blob/master/CHANGELOG.md#060-2017-03-06 for changes.
- [ ] Update `material-components-web` npm package.
- [ ] Update npm sh…
-
the sample code has an issue:
the state is set as
`this.state = {};`
but this will default to 1 line since
`lines={this.state.readMore && lines}`
will always be false.
i fixed t…