Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[WebProfilerBundle] Added table-layout property to AJAX toolbar css#18237

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:2.8fromkevintweber:toolbar-table-layout-css-fix
Mar 21, 2016
Merged

[WebProfilerBundle] Added table-layout property to AJAX toolbar css#18237

fabpot merged 1 commit intosymfony:2.8fromkevintweber:toolbar-table-layout-css-fix
Mar 21, 2016

Conversation

@kevintweber
Copy link

QA
Branch?2.8
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

When a page contains the following css:

table {table-layout: fixed;}

Then the AJAX panel has broken table cell spacing. All the cells are mostly on top of each other.

This patch fixes that situation by overriding the table-layout property for the AJAX panel.

@javiereguiluz
Copy link
Member

👍

@kevintweber thanks for this fix.

@fabpot
Copy link
Member

Thank you@kevintweber.

@fabpotfabpot merged commit0fd9503 intosymfony:2.8Mar 21, 2016
fabpot added a commit that referenced this pull requestMar 21, 2016
…olbar css (kevintweber)This PR was merged into the 2.8 branch.Discussion----------[WebProfilerBundle] Added table-layout property to AJAX toolbar css| Q             | A| ------------- | ---| Branch?       | 2.8| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |When a page contains the following css:```csstable {    table-layout: fixed;}```Then the AJAX panel has broken table cell spacing.  All the cells are mostly on top of each other.This patch fixes that situation by overriding the table-layout property for the AJAX panel.Commits-------0fd9503 Added WebProfiler toolbar ajax panel table layout css.
This was referencedMar 27, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@kevintweber@javiereguiluz@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp