Skip to content

Commit

Permalink
minor #14813 Fix profiler CSS (blaugueux)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.7 branch.

Discussion
----------

Fix profiler CSS

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | no
| License       | MIT
| Doc PR        | no

![translation-profiler](https://cloud.githubusercontent.com/assets/767963/7908422/2fb45984-0845-11e5-962c-34021238a13c.jpg)

Commits
-------

fb9e5bf Fix profiler CSS
  • Loading branch information
fabpot committed Jun 1, 2015
2 parents 7493c2b + fb9e5bf commit 09515d6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -121,7 +121,7 @@

.sf-toolbar-block .sf-toolbar-info-piece b {
display: inline-block;
width: 110px;
min-width: 110px;
vertical-align: top;
}

Expand Down

0 comments on commit 09515d6

Please sign in to comment.