Skip to content

Configuration blocks too small #3226

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

Closed
wouterj opened this issue Nov 25, 2013 · 10 comments
Closed

Configuration blocks too small #3226

wouterj opened this issue Nov 25, 2013 · 10 comments
Labels

Comments

@wouterj
Copy link
Member

wouterj commented Nov 25, 2013

Since today, the configuration blocks are 100 pixel less in width than all other directives.

/cc @fabpot

@fabpot
Copy link
Member

fabpot commented Nov 25, 2013

Can you five me an example?

@wouterj
Copy link
Member Author

wouterj commented Nov 25, 2013

http://symfony.com/doc/current/book/doctrine.html#add-mapping-information

Seen this issue using windows vista + chrome dev, and windows 8.1 + ie11

@wouterj
Copy link
Member Author

wouterj commented Nov 25, 2013

Also note the image is not rendered

@fabpot
Copy link
Member

fabpot commented Dec 3, 2013

images are back.

@cordoval
Copy link
Contributor

cordoval commented Jan 4, 2014

@wouterj is this reproducible with sphinx on local or is something out of our control that only @fabpot has access to, that all.css?

@wouterj
Copy link
Member Author

wouterj commented Jan 4, 2014

@cordoval it's template specific and afaik the symfony.com sphinx template is not available online.

ping @fabpot

@javiereguiluz
Copy link
Member

I've trying to find the cause of this problem but I haven't found it yet. Here are some more information to help @fabpot spot the culprit:

1. It only occurs for configuration blocks, not for regular code listings

the_problem

2. The origin of this problem is the following inline CSS style applied to configuration blocks:

the_wrong_style

3. The solution could be as simple as removing that hardcoded and inlined width: 593px style.

@javiereguiluz
Copy link
Member

I'm really glad to inform that this nasty and eluding bug has been fixed and it will be online after the next website deploy. The origin of the error was some wrong JavaScript code.

@weaverryan
Copy link
Member

Can we confirm it's fixed so we can close this?

Thanks!

@xabbuh
Copy link
Member

xabbuh commented Oct 6, 2014

I saw this issue before in it seems to gone now. So, I think the fix was right. :) 👍

@xabbuh xabbuh closed this as completed Oct 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants