Skip to content

Commit ecef6f1

Browse files
committed
[WebProfilerBundle] Fixed icon alignment issue using Bootstrap 4.1.2
1 parent f803762 commit ecef6f1

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
@@ -263,6 +263,7 @@ div.sf-toolbar .sf-toolbar-block a:hover {
263263
border-width: 0;
264264
position: relative;
265265
top: 8px;
266+
vertical-align: baseline;
266267
}
267268

268269
.sf-toolbar-block .sf-toolbar-icon img + span,

0 commit comments

Comments
 (0)