8000 minor #24063 Improved the design of the redirection method in the web… · symfony/symfony@4136131 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4136131

Browse files
committed
minor #24063 Improved the design of the redirection method in the web toolbar (javiereguiluz)
This PR was merged into the 3.3 branch. Discussion ---------- Improved the design of the redirection method in the web toolbar | Q | A | ------------- | --- | Branch? | 3.3 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - ### Before ![before](https://user-images.githubusercontent.com/73419/29972571-d14a4a40-8f2c-11e7-8e1a-f6630b2d8962.png) ### After ![after](https://user-images.githubusercontent.com/73419/29972523-a59ff03e-8f2c-11e7-9ae0-7a51c1be479a.png) Commits ------- fb5135b Improved the design of the redirection method in the web toolbar
2 parents 4a0cc29 + fb5135b commit 4136131

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/toolbar.css.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@
250250
font-size: 12px;
251251
height: 17px;
252252
line-height: 17px;
253+
margin-right: 5px;
253254
}
254255

255256
.sf-toolbar-status-green .sf-toolbar-label,

0 commit comments

Comments
 (0)
0