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

[WebProfiler] Fixed sf-minitoolbar height#17334

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.8fromyceruto:patch-2
Jan 12, 2016
Merged

[WebProfiler] Fixed sf-minitoolbar height#17334

fabpot merged 1 commit intosymfony:2.8fromyceruto:patch-2
Jan 12, 2016

Conversation

@yceruto
Copy link
Member

QA
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

toolbar-sf-2 8

EDIT: This bug occurs when we use

* {box-sizing: border-box;}

in the stylesheet (TwitterBootstrap for instance)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

prefixed versions must be before the standard one, so that the standard version wins over the prefixed one

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks@stof updated!

added box-sizingRestore padding box (no visual changes)
@fabpot
Copy link
Member

Thank you@yceruto.

@fabpotfabpot merged commit9d1e65d intosymfony:2.8Jan 12, 2016
fabpot added a commit that referenced this pull requestJan 12, 2016
This PR was merged into the 2.8 branch.Discussion----------[WebProfiler] Fixed sf-minitoolbar height| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | n/a| License       | MIT| Doc PR        | n/a![toolbar-sf-2 8](https://cloud.githubusercontent.com/assets/2028198/12245117/d293c178-b874-11e5-981b-0ca335a8c3aa.png)EDIT: This bug occurs when we use```css* {    box-sizing: border-box;}```in the stylesheet (TwitterBootstrap for instance)Commits-------9d1e65d [WebProfiler] Fixed sf-minitoolbar height
@ycerutoyceruto deleted the patch-2 branchJanuary 12, 2016 17:27
@fabpotfabpot mentioned this pull requestJan 14, 2016
@fabpotfabpot mentioned this pull requestFeb 3, 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

@yceruto@fabpot@stof@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp