Skip to content

Commit b3f341f

Browse files
Romain Pierrefabpot
authored andcommitted
Fixes a typo in the form collector styles
1 parent 3d8959f commit b3f341f

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/WebProfilerBundle/Resources/views/Collector/form.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
}
6161
#tree-menu .empty {
6262
border: 0;
63-
mmargin: 0;
63+
margin: 0;
6464
padding: 0;
6565
}
6666
#tree-details-container {

0 commit comments

Comments
 (0)