Commit b98a25a
committed
minor symfony#53147 [VarDumper] Fix CSS alignment in HtmlDumper (alexandre-daubois)
This PR was merged into the 6.3 branch.
Discussion
----------
[VarDumper] Fix CSS alignment in HtmlDumper
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#53103
| License | MIT
Bottom alignment seems the right one here:

Commits
-------
3a71a06 [VarDumper] Fix CSS alignment in HtmlDumper1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
666 | | - | |
| 666 | + | |
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
| |||
0 commit comments