Skip to content

Commit ab5b0ff

Browse files
committed
A minor design improvement
1 parent 33070ef commit ab5b0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ table tbody td.num-col {
789789
}
790790

791791
.metric-divider {
792-
float: left;
792+
display: inline-flex;
793793
margin: 0 10px;
794794
min-height: 1px; {# required to apply 'margin' to an empty 'div' #}
795795
}

0 commit comments

Comments
 (0)