Skip to content

Commit bef2618

Browse files
committed
[WebProfilerBundle] Reset letter-spacing in toolbar
1 parent a824d34 commit bef2618

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
@@ -40,6 +40,7 @@
4040
-moz-box-sizing: content-box;
4141
box-sizing: content-box;
4242
vertical-align: baseline;
43+
letter-spacing: normal;
4344
}
4445

4546
.sf-toolbarreset {

0 commit comments

Comments
 (0)