Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65220e7

Browse files
Benjamin Laugueuxnicolas-grekas
Benjamin Laugueux
authored andcommitted
Fix toolbar vertical alignment.
1 parent 6b9ce52 commit 65220e7

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
@@ -22,6 +22,7 @@
2222
-webkit-box-sizing: content-box;
2323
-moz-box-sizing: content-box;
2424
box-sizing: content-box;
25+
vertical-align: baseline;
2526
}
2627

2728
.sf-toolbarreset {

0 commit comments

Comments
 (0)