minor #14813 Fix profiler CSS (blaugueux)

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
This commit is contained in:
Fabien Potencier 2015-06-01 16:58:43 +02:00
commit 09515d61ac
1 changed files with 1 additions and 1 deletions

View File

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